Hacker News new | ask | show | jobs
by Evan-Almloff 810 days ago
Dioxus web compiles to WASM, but we compile to native code for desktop rendering to make it easier to interact with native APIs like the filesystem. We just use the web browser for rendering