Back to browse
GitHub Repository

Build local apps in Go with the browser as the UI layer.

19 starsGo

Godom – a Go framework for local apps using the browser as the UI

by anupshinde·Mar 16, 2026·2 points·0 comments

AI Analysis

MidShip It

Yet another Electron alternative, but Wails and Tauri already own this space.

Strengths
  • Go embed package bundles everything into single binary with no external files
  • Protocol Buffers over WebSocket for efficient Go-to-browser state synchronization
  • Plugin system allows bridging Go data to existing JavaScript libraries when needed
Weaknesses
  • Experimental status with unstable APIs, zero stars and forks on GitHub
  • Wails and Tauri already solve this with larger communities and production track records
Target Audience

Go developers building desktop applications

Similar To

Wails · Tauri · Electron

Similar Projects