- Install the Rust toolchain
- Install Rust WASM
- Install Cargo Generate
cargo install cargo-generate
- Install the wasm-gc tool
cargo install wasm-gc
- Install the cargo-wasi tool
cargo install cargo-wasi
- Install the specific version of wasm-bindgen that works with this WasmTime version
cargo install -f wasm-bindgen-cli --vers 0.2.55
- Add target
rustup target add wasm32-unknown-unknown
- Recommended: Web Assembly Toolkit (wbat)
- Recommended VSCode Extesions
- Rust Analyzer
- WebAssembly
- Syntax highlighting in textual representation
- Can convert Wasm binary representation to textual representation in just a few clicks
-
Notifications
You must be signed in to change notification settings - Fork 0
Spoonbender/wasm-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published