5 ms·
Can always use Electron or Tauri to turn it into a native app
by sh4rks 1y ago
Can always use Electron or Tauri to turn it into a native app
- hagbard_c 1y agoElectron and native do not belong in the same sentence AFAIK unless you mean 'native to the browser (which happens to be included in the package)'. Tauri is the same, just bring your own 'browser' (webview, really).
- yurishimo 1y agoWe all build on top of something. Today’s browser will look like a native platform in another 20 years. Just like assembly does to our point of view today.