Update readme file

This commit is contained in:
Sebastian Miasojed
2024-11-20 12:56:29 +01:00
parent fcbe00f4a9
commit 491850760f
+1 -1
View File
@@ -32,7 +32,7 @@ resolc --version
### Cross-compilation to WASM
Cross-compiles the Revive recompiler to WASM to enable it to run in a Node.js or browser environment.
Cross-compiles the Revive compiler to WASM for running it in a Node.js or browser environment.
Install [emscripten](https://emscripten.org/docs/getting_started/downloads.html). Tested on version 3.1.64.
To build resolc.js execute: