issues
search
killercup
/
wasm-experiments
Please don't use this! Check out this instead:
https://rustwasm.github.io/
MIT License
61
stars
11
forks
source link
Steal i64 factorial example
#15
Open
killercup
opened
6 years ago
killercup
commented
6 years ago
Steal
https://www.hellorust.com/demos/factorial/index.html
[ ] Add {i,u}64 type to converts
figure out how it's represented in WASM
optional: figure out how to get it to JS (@badboy's example returns a string to JS)
[ ] Add factorial example
Steal https://www.hellorust.com/demos/factorial/index.html