·rust-wasm

Rust で WebAssembly をマスターする - wasm-pack、wasm-bindgen、ブラウザの統合

11インストール·0トレンド·@pluginagentmarketplace

インストール

$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 |

Rust で WebAssembly をマスターする - wasm-pack、wasm-bindgen、ブラウザの統合 ソース: pluginagentmarketplace/custom-plugin-rust。

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-wasm インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-wasm
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

rust-wasm とは?

Rust で WebAssembly をマスターする - wasm-pack、wasm-bindgen、ブラウザの統合 ソース: pluginagentmarketplace/custom-plugin-rust。

rust-wasm のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-wasm インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

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