Skip to content

ragingwind/webassembly-starter-kit-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

WebAssembly Starter Kit with Rust

Collective tools for learning WebAssembly with Rust. WARNING, Docker and packages are not working well on Apple M1

Setup

docker build -t "wask/rust" -f Dockerfile .

Run

docker run -t -i --mount type=bind,source="$PWD",target=/wask -p 3000:3000 "wask/rust"

License

@ MIT

About

WebAssembly Starter Kit with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published