microzig
microzig copied to clipboard
`ComptimeStringMap` replaced with `StaticStringMap`
https://github.com/ziglang/zig/pull/19719 replaced ComptimeStringMap with StaticStringMap.
I opened a pull request because simply replacing compiles for me without any obvious problems. Feel free to reject that pull request though.
https://github.com/ZigEmbeddedGroup/microzig/pull/186
Fixed in #198