Your Go logic compiles to a .wasm binary. A plain HTML/CSS frontend loads and runs it via the WebAssembly runtime. The whole thing is packaged as an Android APK and rendered inside a native WebView — ...