Topic
A small path through related notes, experiments, and systems.
Content types
2
WebAssembly (WASM) is an open standard that enables the execution of optimized binary code in JavaScript environments. Its primary goal is to enhance the speed and efficiency of web applications, but it can also be run in other environments.
Notes from TinyGo and Nuxt WebAssembly experiments on teaching WASM through small browser-first examples.