·rust-wasm

Master WebAssembly with Rust - wasm-pack, wasm-bindgen, and browser integration

11Installs·0Trend·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-wasm

SKILL.md

Master WebAssembly with Rust: wasm-pack, wasm-bindgen, JavaScript interop, and browser integration.

| Large .wasm | Debug build | Use --release | | Import error | Wrong target | Match --target to usage | | Memory leak | Closure not freed | Use .forget() or cleanup | | Type mismatch | Complex types | Use serdewasmbindgen |

Master WebAssembly with Rust - wasm-pack, wasm-bindgen, and browser integration Source: pluginagentmarketplace/custom-plugin-rust.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-wasm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-wasm
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is rust-wasm?

Master WebAssembly with Rust - wasm-pack, wasm-bindgen, and browser integration Source: pluginagentmarketplace/custom-plugin-rust.

How do I install rust-wasm?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-wasm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pluginagentmarketplace/custom-plugin-rust