Home / Stacks / WebAssembly & Edge

WebAssembly & Edge

Build edge-native and WebAssembly-powered applications — fast cold starts, portable runtimes, and browser-class performance for compute-heavy workloads

5 skills · Works with Claude Code, Codex, Cursor & more

🌐 Community
RARE

WebAssembly Patterns

Ship near-native performance to the browser, serverless, and the edge with WebAssembly. Covers Rust, Go, and C++ toolchains (wasm-pack, TinyGo, Emscripten), JS interop, memory layout, and when WASM actually beats plain JavaScript.

diegosouzapw 1.9K
Scanned
webassembly wasm rust
mkdir -p ~/.claude/skills/webassembly-patterns && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/backend/webassembly-patterns/SKILL.md -o ~/.claude/skills/webassembly-patterns/SKILL.md
🌐 Community
RARE

C++ on the Web (Emscripten)

Compile C and C++ to WebAssembly for the modern web with Emscripten. Port existing native libraries, expose clean JS bindings, manage the heap, and ship high-performance C++ components that run in the browser. Sourced from Google Chrome's modern web guidance.

GoogleChrome 1.4K
Scanned
cpp emscripten webassembly
mkdir -p ~/.claude/skills/cpp-on-the-web && curl -fsSL https://raw.githubusercontent.com/GoogleChrome/modern-web-guidance-src/HEAD/skills-src/cpp-on-the-web/SKILL.md -o ~/.claude/skills/cpp-on-the-web/SKILL.md
⚙️ Engineering
RARE

Hono Web Framework

Build ultrafast web APIs with Hono — the multi-runtime framework for Bun, Deno, Cloudflare Workers, and Node.js. Generates routes, middleware, RPC clients, and type-safe handlers with 2-4x more throughput than Express.

Community 3.8K
Scanned
hono api edge
mkdir -p ~/.claude/skills/hono-framework && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/javascript-pro/SKILL.md -o ~/.claude/skills/hono-framework/SKILL.md
⚙️ Engineering Cloudflare
EPIC

Cloudflare Workers

Comprehensive Cloudflare platform skill covering Workers, Pages, KV, D1, R2, Workers AI, Vectorize, Agents SDK, feature flags, networking, security, and IaC with Terraform/Pulumi.

Cloudflare 60K
Verified
cloudflare deployment
mkdir -p ~/.claude/skills/cloudflare-workers && curl -fsSL https://raw.githubusercontent.com/tenequm/skills/HEAD/skills/cloudflare-workers/SKILL.md -o ~/.claude/skills/cloudflare-workers/SKILL.md
⚙️ Engineering Cloudflare
EPIC

Durable Objects

Create and review Cloudflare Durable Objects for stateful coordination — chat rooms, multiplayer games, booking systems with RPC, SQLite, alarms, and WebSockets.

Cloudflare 25K
Verified
cloudflare architecture
mkdir -p ~/.claude/skills/cloudflare-durable-objects && curl -fsSL https://raw.githubusercontent.com/cloudflare/skills/HEAD/skills/durable-objects/SKILL.md -o ~/.claude/skills/cloudflare-durable-objects/SKILL.md

More Stacks

View all stacks →

Added to wishlist