second-state / wasm-learning

Building Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes.
https://www.secondstate.io/articles/getting-started-with-rust-function/
485 stars 102 forks source link

[doc] add `rustup target` step in hello README.md #39

Closed TieWay59 closed 2 years ago

TieWay59 commented 2 years ago

Close #38

Signed-off-by: TieWay59 tieway59@foxmail.com

TieWay59 commented 2 years ago

Hi @juntao, I have raised PR here, feel free to correct me if I make any mistakes.