Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yglukhov committed Nov 23, 2023
1 parent 9b9a60f commit de7808b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ node tests/runwasm.js test.wasm
# Prerequisites
- clang 8.0 or later
- Special Nim config, like [this one](https://github.com/yglukhov/wasmrt/blob/master/tests/config.nims)
- [Optional] [wasm-gc](https://github.com/alexcrichton/wasm-gc) - a tool to compact your wasm file
- [Optional] [wasm-opt](https://github.com/WebAssembly/binaryen) - a tool to compact your wasm file

# Run your wasm
The wasm file generated this way is pretty standalone, and requires only the following JavaScript code to bootstrap:
Expand Down

0 comments on commit de7808b

Please sign in to comment.