Community Projects
This page showcases libraries, tools and platforms built for or with Wasm Bindgen.
Wasm Bindgen Utility Libraries & Tools
- console_error_panic_hook - Better panic messages in the browser console
- gloo - Modular toolkit providing ergonomic wrappers around browser APIs
- serde-wasm-bindgen - Native integration between serde and wasm-bindgen
- wasm-logger - Logger implementation for wasm-bindgen compatible with the log crate
Platforms using Wasm Bindgen
- Bevy - Data-driven game engine with wasm-bindgen support for browser games
- Cloudflare Workers Rust - Rust SDK for Cloudflare Workers built on wasm-bindgen
- Dioxus - Fullstack framework for web, desktop, and mobile apps with a single codebase
- Leptos - Full-stack framework with fine-grained reactivity and server-side rendering
- Yew - React-like framework for building multi-threaded frontend web apps with WebAssembly
Contributing
Have a project to add? We welcome contributions!
If your project or platform provides ecosystem tooling or support for wasm-bindgen,
please open a pull request editing this file at guide/src/reference/community-projects.md,
while maintaining with alphabetical ordering.