wasm-pack
Wasm builder
A tool for building and working with Rust-generated WebAssembly packages
📦✨ your favorite rust -> wasm workflow tool!
1 stars
1 watching
1 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |
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 |
yewstack/yew-wasm-pack-minimal | A template for building a simple web app using Yew and wasm-pack | 113 |
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
rustwasm/wee_alloc | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 668 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
rustwasm/twiggy | Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs | 1,298 |
shamadee/wasm-init | Tools and template generator for setting up and compiling WebAssembly projects | 171 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
spy/haskell-wasm | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
deislabs/containerd-wasm-shims | Provides shims for running WebAssembly workloads on Kubernetes | 316 |