Hi makkals,
I just wanted to quicky share some of my favourite WebAssembly resources which I used to learn. There could be other great resources out there, I’ll keep updating this list as I find.
To learn
- MDN docs
- webassembly.org
- WebAssembly in web.dev
- Lin Clarke’s blog series
- Debugging WebAssembly
- A simple tutorial by Marca Selvatici
- WASM by example
- WebAssembly - a beginners guide, by Hemath (My blog, why not!)
Collections
Tools
- Emscripten - a WASM compiler for C and C++
- TinyGo - a WASM compiler for Golang
If you find some interesting resource, please share it to me via hem@hemath.dev