wasm

Installation
SKILL.md

WebAssembly (WASM) — Component Model, WASI

WASM pour performance critique, polyglot runtime, edge computing.

Use Cases

Browser — Crypto, image (Figma, Google Earth)
Edge — Cloudflare Workers, Fastly
Server — Plugins sandboxés (Envoy)
Embedded — IoT, automotive

Compilation

Rustwasm-pack (~50KB, perf)
GoGOOS=js GOARCH=wasm (~2MB)
C/C++ — Emscripten (legacy)
AssemblyScript — TypeScript-like

Rust to WASM

Related skills
Installs
1
GitHub Stars
96
First Seen
7 days ago