I’ve been playing a lot with Rust and WASM as a way of accomplishing things on the frontend in a more performant way.
Here’s a quick setup that I’ve used to load Rust apps inside of Create React App
Example Repo