Database
Browse 5,303 skills across 372 packs and 37 categories
Assemblyscript
268LWriting WebAssembly modules using AssemblyScript, a TypeScript-like language that compiles to Wasm
Js Interop
276LJavaScript and WebAssembly interop patterns including memory sharing, type marshaling, and binding generation
Performance
328LOptimizing WebAssembly performance including binary size, execution speed, memory usage, and profiling techniques
Rust WASM
274LCompiling Rust to WebAssembly using wasm-pack, wasm-bindgen, and the Rust Wasm ecosystem
Wasi
222LWebAssembly System Interface (WASI) for portable system-level access including filesystem, networking, and clocks
WASM Basics
177LWebAssembly fundamentals including module structure, types, memory model, and binary/text formats
WASM in Browser
324LUsing WebAssembly in the browser for canvas rendering, audio processing, Web Workers, and DOM integration
WASM Serverside
296LRunning WebAssembly on the server with Wasmtime, Spin, WasmEdge, and other server-side runtimes