mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-05-07 01:17:58 +00:00
Update README.md
This commit is contained in:
@@ -17,5 +17,5 @@ see `/samples` directory for sample contracts that are compiled this way
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Emscripiten for C/C++ (see [this page](http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html), `emcc` should be in the `PATH`)
|
||||
Rust with `wasm32-unknown-emscripten` target (see [this instruction](https://hackernoon.com/compiling-rust-to-webassembly-guide-411066a69fde) to setup)
|
||||
- Emscripiten for C/C++ (see [this page](http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html), `emcc` should be in the `PATH`)
|
||||
- Rust with `wasm32-unknown-emscripten` target (see [this instruction](https://hackernoon.com/compiling-rust-to-webassembly-guide-411066a69fde) to setup)
|
||||
|
||||
Reference in New Issue
Block a user