Skip to content

experimenting wasm (WebAssembly) in rust using stdweb

Notifications You must be signed in to change notification settings

menemsalama/hello-wasm.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-wasm.rs

To run rust CLI

cargo run 4

cargo run {number of zeroes}

To run wasm

cargo web start --target=wasm32-unknown-unknown

About

experimenting wasm (WebAssembly) in rust using stdweb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published