
WebAssembly from the Ground Up
@wasmgroundup
A book about WebAssembly by @warianoguerra & @dubroy — learn Wasm by building a simple compiler in JavaScript.
🦋 bsky.app/profile/wasmgr…
ID: 1621528128291045377
https://wasmgroundup.com/ 03-02-2023 15:17:30
110 Tweet
361 Followers
30 Following



This looks great, and seems like the perfect compliment to our book! Ours is a step-by-step guide to building a small compiler for a toy language, using the *binary module format*. Dominic Elm's course will teach you the text format (.wat) w/ interactive exercises. Why not both? 😄



