Mobile apps

From Adam Meola - wiki
Jump to navigation Jump to search

Mobile 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 mobile apps with web tech: