Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 145 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 145 Bytes

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