Ask HN: What are the definitive resources for understanding WASM? 9 points by adam_ellsworth 4y ago ↗ HN
[–] enderm 4y ago ↗ These 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 4y ago ↗ "The Art of Webassembly" has been really helpful for me. Most of the other books are really about Rust.
2 comments
[ 2.9 ms ] story [ 17.0 ms ] threadhttps://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...