# rust-wasm **Repository Path**: mirrors_bokuweb/rust-wasm ## Basic Information - **Project Name**: rust-wasm - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rust-wasm Use rustc >= 1.23.0-nightly(2017-11-25). ``` cargo build --release --target wasm32-unknown-unknown node --expose-wasm run.js ```