rollup-plugin-rust
Wasm compiler
A tool that compiles Rust code into WebAssembly modules for use in JavaScript projects
A rollup plugin that compile Rust code into WebAssembly modules
41 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago my-experimentrolluprollup-pluginrustwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 210 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
surma/rollup-plugin-off-main-thread | Enables ES6 modules in worker threads using Rollup | 308 |
btd/rollup-plugin-jst | A plugin for Rollup that compiles template files to JavaScript | 5 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 816 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
amarcruz/rollup-plugin-jscc | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
bdadam/rollup-plugin-html | A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 37 |
swansontec/rollup-plugin-flow-entry | A plugin that allows Flow to find the original typed source code for Rollup bundles | 14 |