WebAssembly (Wasm)

Wasm is binary code that is fast (runs just slightly slower than native speed - no interpretation necessary) and secure (so, much better than JavaScript)

Note
I’ll be adding to this Wasm journey, but here’s what I have so far…

Foundations: Wasm in Golang Running Go in the Browser With Web Assembly (WASM) TinyGo - A Go Compiler For Embedded Systems and WebAssembly