Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.09 KB

File metadata and controls

23 lines (14 loc) · 1.09 KB

Rust for Web

Creates and ports web libraries for Rust.

Rust for Web is a collection of libraries designed for building web applications with Rust and WebAssembly. These libraries provide ready-to-use components for popular Rust web frameworks such as Dioxus, Leptos, and Yew. Rust for Web is inspired by the rich ecosystems of JavaScript frameworks like React and aims to bring the same ease of use to the Rust web ecosystem. It achieves this by leveraging the strengths of existing JavaScript component libraries and porting their functionality to Rust.

Documentation

See the website.

Credits

The logo is a combination of Ferris the Rustacean and an internet icon.

License

This project is available under the MIT license.