Source for the gioui.org website.
Start the website on http://localhost:8080 with the command go run ./cmd/giouiorg
. The WebAssembly
program binaries are not included because of their size; generate them with go generate ./...
.
File bugs and TODOs through the issue tracker or send an email to ~eliasnaur/[email protected]. For general discussion, use the mailing list: ~eliasnaur/[email protected].
Post discussion to the mailing list and patches to gio-patches.
See the contribution guide for more details.