Skip to content

skokovic/rust-wasm-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚴 Usage

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🏃 Run WASM application

npm init wasm-app www
cd www 
npm install
npm run start

🎁 Publish to NPM with wasm-pack publish

wasm-pack publish

🔋 Batteries Included

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published