Creating a State Manager for React with Rust and WebAssembly #10
Replies: 1 comment 1 reply
-
Thanks for this POC, I come from React and I would like to introduce rust in my front-end app. You say that you have serialization/deserialization overhead but is using HashMap leads to the best performance ? I'm still studying rust and I was wondering if using signals would improve performance somehow ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Creating a State Manager for React with Rust and WebAssembly
Discover the Rust-DD framework, enabling the application of domain-driven design (DDD) principles in Rust. Write efficient, safe, and clean code with this modern development tool.
https://rust-dd.com/post/creating-a-state-manager-for-react-with-rust-and-webassembly
Beta Was this translation helpful? Give feedback.
All reactions