Skip to content

Comment on WebAssembly adoption: Is slow and steady winning the race?parent

Comments

very good alternative is wails

6-10mb single binary

use any frontend js tech you want

automatically go functions exposed to the js side so you don't need to think about making endpoints, it makes and uses a websockets between the binary and the ui

uses WebView2 and not chrome

Sounds like Tauri, which is built on Rust instead of Go.

By using the OS's native web renderer, the size of a Tauri app can be less than 600KB.
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.