tamamu / web-sys-boilerplate

Rust web-sys boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-sys Boilerplate

See The wasm-bindgen Guide.

# Install tools
./bootstrap.sh

Development

# First
npm install

# Watch index.js and webpack
make serve

# Deploy
npx webpack

License

MIT

About

Rust web-sys boilerplate


Languages

Language:Shell 55.6%Language:JavaScript 31.2%Language:Rust 10.9%Language:Makefile 2.3%