|
|
|
|
|
by dvt
690 days ago
|
|
> Say you want to use WASM... Using WASM, unless you're doing it for some really good reasons, seems like overkill for essentially a front-end layer. I think of the WebView in a Electron/Tauri app as comparable to the Qt Framework. It's not supposed to do any heavy lifting, and trying to do heavy lifting in JS suggests a mis-architecting of the app. |
|
Unless you're just making blogs and content pages, it's just part of writing web apps now