wasm-bindgen

Bindings generator

A tool that facilitates high-level interactions between Rust and WebAssembly modules, allowing them to be used with JavaScript.

Facilitating high-level interactions between Wasm modules and JavaScript

GitHub

8k stars
101 watching
1k forks
Language: Rust
last commit: almost 2 years ago
Linked from 3 awesome lists

binding-generatorjavascriptrustrust-wasmwasm

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rustwasm/wasm-packTools and workflows for building and working with Rust-generated WebAssembly packages.6,361
alexcrichton/wasm-bindgenA tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript.25
jetli/wasm-bindgen-actionAutomates the installation of wasm-bindgen for use in webAssembly projects10
bytecodealliance/wasmtimeA lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications.15,559
koute/stdwebRust bindings to Web APIs for client-side scripting3,448
yewstack/yewA Rust framework for building high-performance web applications with WebAssembly30,983
ianjsikes/rust-wasm-loaderA Webpack loader for building Rust projects targeting WebAssembly82
nshen/vite-plugin-wasm-packA Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications.239
ashleygwilliams/wasm-packA tool for building and working with Rust-generated WebAssembly packages1
extraymond/rust-async-wasm-demoA Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript.49
seed-rs/seedA Rust framework for building fast and reliable web apps with an Elm-like architecture.3,808
smokku/gwg-bindgenAn experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen2
bytecodealliance/spidermonkey-wasm-rsExperimental Rust bindings for SpiderMonkey WASM engine90
extism/extismA framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes.4,562
wasm3/wasm3An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance.7,359