John
John
@mattnite Is the `zig-master` branch still on the table? Or would it be recommended to maintain a separate fork for master? If there is no objection to a `zig-master` branch...
> Yes, good idea, this will be helpful. We should try using [loader.hh](https://github.com/webview/webview/blob/master/core/include/webview/detail/platform/windows/webview2/loader.hh) as it is, so we can get updates later. > > Also, both projects are MIT licensed,...
Native Korean speaker here, there's some parts I'd love to make comments on but not sure how to suggest improvements. Should I open a PR against your fork? @RubenRME
Hey, just a heads-up since this PR has been hanging for a while; I'd love to review and get this towards a merge if possible, but any API-facing changes I...
Addressed by #20001
I'll take a look, thanks for the ping.
> It would seem that a dot is allowed before a type name, for some reason. It's also allowed for inner messages, i think. I'll have to look into that,...
> After reviewing my own ideas and the documentation, i think it could be a good idea to put all the global namespace proto definitions in a "protobuf.pb.zig" file, but...
Minimum Zig version not available to CI yet, must re-run once available. Tests pass locally on Linux x86_64. Tests fail for x86_64 Windows through Wine, for what appear to be...
> there are some more breaking changes on master, https://github.com/ziglang/zig/pull/21225 and possibly https://github.com/ziglang/zig/pull/21231 eventually (havent checked if this one affects zls). could maybe do them all here so there arent...