Site icon Golang Libraries, Apps, Golang Jobs and Go Tutorials

A lightweight, Golang alternative to Electron

Wails to the Golang GUI framework!

Today marks the release of Wails v2. It’s been about 18 months since the first v2 alpha and about a year from the first beta release. I’m truly grateful to everyone involved in the evolution of the project.

Part of the reason it took that long was due to wanting to get to some definition of completeness before officially calling it v2. There’s never a perfect time to tag a release – there are always outstanding issues or “just one more” features to squeeze in. What tagging an imperfect major release does, however, is to provide a bit of stability for users of the project and a bit of a reset for the developers.

This release is more than I’d ever expected it to be. I hope it gives you as much pleasure as it has given us to develop it.

What is Wails, the Golang UI alternative to Electron?

If you are unfamiliar with Wails, it is a project that enables Go programmers to provide rich frontends for their Go programs using familiar web technologies. It’s a lightweight, Go alternative to Electron. Much more information can be found on the official site.

What’s new in Release 2.0?

The v2 release is a giant leap forward for the project, addressing many of the pain points of v1. If you have not read any of the blog posts on the Beta releases for macOS, Windows or Linux, then I encourage you to do so as it covers all the significant changes in more detail. In summary:

Exit mobile version