Desktop apps
Jump to navigation
Jump to search
Desktop apps are no longer inaccessible to developers coming from a web background!
If you need to do anything computationally heavy though, web technology may be inadequate for your needs.
- The tools for compiling various languages such as (and especially) Rust to WASM have however matured to the point where is can be overcome in some cases.
- But dropping down to WASM may be enough of an issue to the point where you should have started with a desktop-native framework.
Here are the frameworks that i've used to create desktop apps with web tech: