M1xA

Results 39 comments of M1xA

@ortuman added two new changes, please take a look

if someone needs a support of the v4, chances are changing following [code block](https://github.com/dmitryikh/leaves/blob/25d19a787328d95da30a16e531808c0e1f0f7237/lgensemble_io.go#L301) is enough. Similar ad-hoc solution is also applied in original repo. you should add a code...

i use custom install of Zig (0.14) because the `Zig` (0.13) has some troubles with runtime symbols. `Cogent Core` is from master branch (future v0.3.9).

@kkoreilly 1. it looks like it is true for both 2. take a look at a screenshot 3. no fun 4. stay tuned

@kkoreilly while using Zig i had no issue with windows antivirus maybe coincidence, who knows :-)

@kkoreilly this hello world uses the `core` 0.3.8 and triggers windows antivirus too (funny). ```go package main import ( "cogentcore.org/core/core" ) func main() { b := core.NewBody() core.NewButton(b).SetText("Hello, World!") b.RunMainWindow()...

@kkoreilly i disabled for awhile windows antivirus, Zig&Gcc have the same behavior using the `core` 0.3.8 and the hello world.

i continue investigating the hello world app if i open either the inspector or settings then the app hangs. Windows OS reports a problem event name: AppHangB1 Hang Signature: c870...