

Yew
1 like
Yew is a modern Rust framework for creating multi-threaded front-end web apps using WebAssembly. It's similar to Javascript's React.
Cost / License
- Free
- Open Source
Platforms
- Online
Features
- Graphical User Interface
- Web-Based
- Rust
- Support for Multiple threads
- Support for WebAssembly
Tags
- web-framework
- Web Development
Yew News & Activities
Highlights All activities
Recent activities
Yew information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Yew?
Yew features a component-based framework which makes it easy to create interactive UIs. It achieves great performance by minimizing DOM API calls and by helping developers to easily offload processing to background threads using web workers.
It also supports JavaScript interoperability, allowing developers to leverage NPM packages and integrate with existing JavaScript applications.



