WebAssembly as a language target: Programming Language Design course | Zoonk
48. WebAssembly as a language target
Target WebAssembly’s validated, portable execution model and component interfaces. Compile a small language to Wasm, connect it to a host, and account for sandboxing, memory, garbage collection, and browser or server deployment.