Travis McLane
Travis McLane
This is a first pass implementation of a Wails target type of `server` and `hybrid`. wails build -outputType hybrid wails build -outputType server Both server and hybrid accept an optional...
I have a Linux machine that does not show any `logged in users` with the `who` command even when I am using the machine. It is perhaps a specialized use-case...
V3 update to support webkit2 4.0 and 4.1. The default in this case is 4.1. Tags to build are identical to the ones used in v2 AFAIK. `webkit2_40 == 4.0...
This single commit removes the `variadic` operator from the input to `EmitEvent`. Using a variadic operator for 'data' causes the `event` object to be wrapped in a single element slice...
# Description This MR corrects a small annoyance when using the `init` command while providing a `-git` argument. In that case the generated Javascript bindings in the `frontend/src/bindings` directory are...