WebAssemblyHub is a web-based platform for hosting, testing, and sharing WebAssembly (WASM) modules. It provides a simple and intuitive interface for developers to upload, run, and share WASM files, making it easier to collaborate and develop WASM-based projects.
- Upload and share WASM modules
- Run WASM modules in a sandboxed environment
- View and edit WASM module metadata
- Share WASM modules with others via URLs or links
- Support for popular WASM file formats (e.g. .wasm, .wat)
npm install- Run the application with
npm start - Upload a WASM module by clicking the "Upload" button
- Run the uploaded WASM module by clicking the "Run" button
- Share the WASM module with others by copying the URL