ReturnLab
32 posts

ReturnLab
@ReturnLab
Solo Founder / Indie Hacker. Exploring hardware automation, data APIs, and building profitable systems. Welcome to my sandbox.





I tested Rust vs Javascript for games 🎮 I had this question recently and decided to port my Three.js game to Rust Desktop I'm still not able to reproduce the same look on both games but I believe that codewise they are very similar With both games running, the Rust version averages 37FPS while the Three.js version averages around 20FPS If I'm running one game at a time the FPS goes up considerably (60 FPS on both with power on) So the Rust version for Desktop has 85% increase in performance on my Macbook Pro M4 This comparision is basically comparing Browser vs Native, which is not completely fair So that's why I want to port the Rust version to WASM on the browser and benchmark again soon
















