rollup-plugin-rust
Rust bundler
A Rollup plugin for bundling and importing Rust crates into JavaScript applications.
Rollup plugin for bundling and importing Rust crates.
210 stars
3 watching
28 forks
Language: JavaScript
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
drsensor/rollup-plugin-rust | A tool that compiles Rust code into WebAssembly modules for use in JavaScript projects | 41 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
lautis/rollup-plugin-coffee-script | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
joakim/rollup-plugin-espruino | A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. | 13 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |
ulisses-alves/rollup-plugin-elm | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
chrisprice/grunt-rollup | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
recursive-beast/rollup-plugin-external-assets | A rollup plugin to make assets external during the bundling process | 2 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |