avanspector
Results
3
comments of
avanspector
```odin package main Flags :: bit_set[Flags; u8] main :: proc() { fl: Flags } ``` This code results in the same error and segmentation fault (Linux and Windows) Odin: dev-2023-10...
Tried on win11, no tweaking with -smp and -jitcache helps affecting doom performance, any reason why? what can be a bottleneck?
Same issue, plus it does unnecessary formatting even of one-liner macros.