wasm-bindgen
There are 311 repositories under wasm-bindgen topic.
seed-rs/seed
A Rust framework for creating web apps
trunk-rs/trunk
Build, bundle & ship your Rust WASM application to the web.
johanhelsing/matchbox
Painless peer-to-peer WebRTC networking for rust wasm (and native!)
ArhanChaudhary/NAND
NAND is a logic simulator suite made entirely from NAND gates
second-state/wasm-learning
Building Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes.
jussiniinikoski/wasm-pdf
Generate PDF files with JavaScript and WASM (WebAssembly)
GoogleChromeLabs/wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
maciejhirsz/kobold
Easy declarative web interfaces.
rwasm/vite-plugin-rsw
🦞 wasm-pack plugin for Vite
madonoharu/tsify
A library for generating TypeScript definitions from rust code.
anderejd/electron-wasm-rust-example
A minimal Electron + WebAssembly (WASM) + 🦀 Rust example.
geoarrow/geoarrow-rs
GeoArrow in Rust, Python, and JavaScript (WebAssembly) with vectorized geometry operations
nshen/vite-plugin-wasm-pack
🦀 Vite plugin for rust wasm-pack
rail44/squark
Rust frontend framework, for web browser and more.
alexkehayias/woz
Woz is a progressive WebAssembly app (PWAA) generator for Rust.
jetli/create-yew-app
Set up a modern Yew web app by running one command.
Ameobea/neural-network-from-scratch
A neural network library written from scratch in Rust along with a web-based application for building + training neural networks + visualizing their outputs
alesgenova/pitch-detection-app
A rust / webassembly / react app to detect the pitch of audio signals in real time
JonasKruckenberg/tauri-sys
Bindings to the Tauri API for projects using wasm-bindgen
yishn/wasm-react
WASM bindings for React.
PrivateRookie/rtml
writing webpage with rusty style
dtysky/gl-matrix-wasm
Port gl-matrix to WebAssembly by rust, wasm-bindgen and wasm-pack.
siku2/rust-monaco
Rust WASM bindings for the Monaco Editor
kamiyaa/website-wasm
My personal website written in rust via yew/wasm
yiransheng/rust-snake-wasm
A snake game in rust and webassembly
daxpedda/web-time
Drop-in replacement for std::time for Wasm in browsers
jetli/wasm-pack-action
Install `wasm-pack` by downloading the executable
jonathanKingston/todomvc-wasm
A TODO MVC implementation using web-sys to make WASM
rodrigorc/raze
R.A.Z.E. A ZX Spectrum Emulator
bnjjj/witgen
witgen is a library to generate .wit files for WebAssembly in Rust
asaaki/rust-wasm-on-lambda-edge
Rust/WASM on AWS Lambda@Edge (CloudFront)
Feel-ix-343/Web_Nav
This typescript (react) and rust (wasm) chrome extension bridges the web navigation efficiency gap between bookmarks and repetitive google searches
happybeing/svelte-wasi-with-rust
Svelte Rust/WASI in Browser Example
rafaelbeckel/test-c-rust-wasm
Rust+C WASM compilation under the same binary for the `wasm32-unknown-unknown` target
davidedelpapa/yew-tutorial
Tutorial for WASM using Rust and Yew
h1romas4/rust-synth-emulation
YM2612/SN76489 VGM player by Rust