wasm

Installation
SKILL.md

What I do

  • Write WebAssembly modules
  • Use Rust/AssemblyScript for WASM
  • Integrate WASM in web apps
  • Optimize performance-critical code

When to use me

When needing near-native performance in browsers.

Rust to WASM

#[no_mangle]
pub extern "C" fn add(a: i32, b: i32) -> i32 {
    a + b
}
Installs
3
GitHub Stars
2
First Seen
May 16, 2026
wasm — ffsshhttiikk/opencode-agents-skills