rust-wasm
π―Skillfrom pluginagentmarketplace/custom-plugin-rust
Enables seamless Rust-to-WebAssembly compilation, allowing developers to build high-performance web modules with easy JavaScript interoperability.
Part of
pluginagentmarketplace/custom-plugin-rust(12 items)
Installation
cargo install wasm-packSkill Details
Master WebAssembly with Rust - wasm-pack, wasm-bindgen, and browser integration
More from this repository10
rust-performance skill from pluginagentmarketplace/custom-plugin-rust
Helps developers understand and implement Rust trait generics by providing code generation, refactoring suggestions, and explanatory examples for generic trait definitions and implementations.
rust-concurrency skill from pluginagentmarketplace/custom-plugin-rust
cargo-ecosystem skill from pluginagentmarketplace/custom-plugin-rust
Enables efficient concurrent and non-blocking Rust programming using async/await and Tokio runtime for scalable asynchronous tasks.
rust-cli skill from pluginagentmarketplace/custom-plugin-rust
rust-docker skill from pluginagentmarketplace/custom-plugin-rust
ownership-borrowing skill from pluginagentmarketplace/custom-plugin-rust
rust-macros skill from pluginagentmarketplace/custom-plugin-rust
Teaches Rust developers to handle absent values and recoverable errors using Option and Result with practical, type-safe patterns.