DEV Community

Discussion on: How to only Rust for web front_end

 
arnthelongbeard profile image
arn-the-long-beard

When I push a lot the size of the grid, I get better performance on wasm+js than Seed, but that is mainly because I did not optimize the Seed code.

But the code for me is still much easier to work with, update & maintain in pure Rust than js :)