Ask HN: What are the definitive resources for understanding WASM?9 points·by adam_ellsworth·5 ปีที่แล้ว·2 comments2 commentsPost comment[–]enderm·5 ปีที่แล้วreplyThese books really helped me:https://rustwasm.github.io/docs/book/https://rustwasm.github.io/docs/wasm-bindgen/https://rustwasm.github.io/docs/wasm-pack/I also enjoy Lin Clark's visual explanations of WebAssembly:https://hacks.mozilla.org/2017/02/a-cartoon-intro-to-webasse...[–]dccoolgai·5 ปีที่แล้วreply"The Art of Webassembly" has been really helpful for me. Most of the other books are really about Rust.
https://rustwasm.github.io/docs/book/
https://rustwasm.github.io/docs/wasm-bindgen/
https://rustwasm.github.io/docs/wasm-pack/
I also enjoy Lin Clark's visual explanations of WebAssembly:
https://hacks.mozilla.org/2017/02/a-cartoon-intro-to-webasse...