# rust-wasm **Repository Path**: windgap/rust-wasm ## Basic Information - **Project Name**: rust-wasm - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-15 - **Last Updated**: 2024-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README wasm-pack + web-sys + wasm-bindgen + image 实现一个简单的图片处理并进行前端预览的demo # 运行 * wasm-pack build * cd www && npm install && npm start