-
v0.9.054fa7b89 · ·
Release bug and documentation improvements Goey now supports an additional platform, JS/WASM. Programs that use goey to create a user interface can now be compiled to run in a webbrowser. User elements are translated into the DOM, and DOM events are handled in native Go. General release is still waiting for documentation. This release includes expanded test cases, improvements to CI, and assorted bug and documentation fixes. There are some minor API breaks. For example, Insets.String has been removed, and base.Expand has been renamed to base.Unconstrainted.