rust-wasm-loader
Wasm loader
A Webpack loader for building Rust projects targeting WebAssembly
Webpack loader for Rust
82 stars
6 watching
17 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
javascriptrustwasmwebassemblywebpack
Related projects:
Repository | Description | Stars |
---|---|---|
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
only-cliches/cpp-wasm-loader | A C/C++ to WebAssembly loader for Webpack | 131 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 239 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 211 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
browserify/rustify | Transforms Rust code into WebAssembly for use in JavaScript environments | 494 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,114 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 702 |
rustwasm/wee_alloc | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 668 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
jetli/wasm-bindgen-action | Automates the installation of wasm-bindgen for use in webAssembly projects | 10 |