<imgalt="GitHub code size in bytes"src="https://img.shields.io/github/languages/code-size/ImVexed/muon">
<br/>
<atitle="Doc for gnet"target="_blank"href="https://gowalker.org/github.com/ImVexed/muon"><imgsrc="https://img.shields.io/badge/api-reference-blue.svg?style=flat-square"></a>
`Muon` is a lightweight alternative to Electron written in Golang in about ~300 LoC, using Ultralight instead of Chromium. [Ultralight](https://ultralig.ht/) is a cross-platform WebKit rewrite using the GPU to target embeded desktop applications that resulted in a fast, lightweight, and low-memory HTML UI solution that blends the power of Chromium with the small footprint of Native UI.
- Your program likely can't find the [Ultralight](https://ultralig.ht/) libraries. Ensure they're either installed on the system, or, in the same folder as your program.