Skip to content

yujonglee/mdn-rust-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MDN-Rust-Wasm

Setup

cargo install wasm-pack

Build

# In /rust
wasm-pack build --scope <npm_user_name>

Publish

# In /rust/pkg
npm publish --access=public

Run

# In /site
npm run serve

TODO

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published