We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.10.0-dev.4418+99c3578f6
zig build-exe foo.zig, for any foo.zig
zig build-exe foo.zig
Creates foo executable, but doesn't leave behind foo.o.
foo
foo.o
foo.o is also created.