Back to course

Introduction to WebAssembly (Wasm)

Rust for Systems & Web3 Security

Rust in the Browser & Blockchain

Most modern blockchains (Polkadot, NEAR, Internet Computer) run Smart Contracts as Wasm modules. Rust is the best language to compile to Wasm because of its minimal runtime.