You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2020. It is now read-only.
Currently, there is no easy to use Golang GUI libraries. Go was initially designed for building backend services instead of GUI apps. Electron relied heavily on intermediate JavaScript API and is not meeting the performance bar of complex applications.
Mission
Design and implement high performance and easy to use UI rendering runtime.