https://github.com/zhuravlevma/wasm-trunk-vanilla
It's a template wasm. I use trunk and vanilla js
https://github.com/zhuravlevma/wasm-trunk-vanilla
rust rustwasm trunk wasm-bindgen
Last synced: 19 days ago
JSON representation
It's a template wasm. I use trunk and vanilla js
- Host: GitHub
- URL: https://github.com/zhuravlevma/wasm-trunk-vanilla
- Owner: zhuravlevma
- License: mit
- Created: 2022-03-01T11:19:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T12:58:37.000Z (over 4 years ago)
- Last Synced: 2025-01-15T07:36:19.611Z (over 1 year ago)
- Topics: rust, rustwasm, trunk, wasm-bindgen
- Language: Rust
- Homepage: https://github.com/zhuravlevma/wasm-trunk-vanilla
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wasm-rust
# Install via homebrew on Mac, Linux or Windows (WSL).
brew install trunk
# Install a release binary (great for CI).
# You will need to specify a value for ${VERSION}.
wget -qO- https://github.com/thedodd/trunk/releases/download/${VERSION}/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
# Install via cargo.
cargo install --locked trunk
# Run
trunk serve