rustify
Rust to WASM transformer
Transforms Rust code into WebAssembly for use in JavaScript environments
Rust WebAssembly transform for Browserify
494 stars
15 watching
25 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thlorenz/es6ify | Transforms modern JavaScript code into older JavaScript syntax on the fly | 594 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
rayylee/keypress | A Rust WebAssembly website example for practising English vocabulary | 8 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,747 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
browserify/stream-browserify | Makes Node.js stream API compatible with browser environments. | 103 |
browserify/watchify | Automatically rebuilds browserify bundles in response to file changes | 1,790 |
jetli/wasm-bindgen-action | Automates the installation of wasm-bindgen for use in webAssembly projects | 10 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 89 |
roman01la/clj-wasm | Provides a text format for representing Clojure code in WebAssembly | 159 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
radical-ui/objection | Builds a bridge between frontend and backend to enable interactive web applications in Rust | 78 |
workshopper/browserify-adventure | An interactive tutorial to learn browserify through a guided adventure | 143 |