Use zig build-exe --show-builtin to see what is going on for your default debug build, or use it with specific options to see how that changes the builtins:
1 Like
Use zig build-exe --show-builtin to see what is going on for your default debug build, or use it with specific options to see how that changes the builtins: