Yew.rs

Yew.rs

Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly. It features a component-based framework similar to that of React and Elm, which makes it easy to create interactive UIs. Yew.rs achieves great performance by minimizing DOM API calls and by helping developers easily offload processing to the background using web workers. While providing full interoperability with JavaScript, allowing developers to leverage NPM packages and integrate with existing JavaScript applications.

Yew.rs Information

Platforms: Rust
Pricing: Free
License: Open Source

Yew.rs Recommendations