rustwasm / book

The Rust and WebAssembly Book
https://rustwasm.github.io/docs/book/
MIT License
1.73k stars 208 forks source link

Update factorial example from using get_local to local.get #230

Closed brettcannon closed 3 years ago

brettcannon commented 4 years ago

Closes #229