An open API service indexing awesome lists of open source software.

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

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