vite-plugin-wasm-pack
WASM plugin
A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications.
🦀 Vite plugin for rust wasm-pack
239 stars
4 watching
37 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
rustrust-webvite-pluginvitejswasm-bindgenwasm-packwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
rhysd/vim-wasm | Provides syntax highlighting and support for WebAssembly text format in Vim. | 84 |
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 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
jetli/wasm-bindgen-action | Automates the installation of wasm-bindgen for use in webAssembly projects | 10 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 211 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
nshen/vite-plugin-cesium | A Vite plugin for setting up Cesium projects with TypeScript and CSS. | 237 |
vmware-labs/mod_wasm | An Apache HTTP Server extension module that enables the execution of WebAssembly binaries as endpoints. | 113 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
jetli/wasm-pack-action | A GitHub Action to install WebAssembly dependencies via binary download for faster installation. | 50 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |