ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
mal`` has quit [Quit: Leaving]
mal`` has joined #zig
jjido has quit [Remote host closed the connection]
arBmind has quit [Quit: Leaving.]
dimenus has joined #zig
<dimenus>
andrewrk, is the build.zig program JIT'd by llvm?
dimenus has quit [Quit: Leaving]
andrewrk has quit [Ping timeout: 250 seconds]
andrewrk has joined #zig
<andrewrk>
dimenus, it's built statically like any exe and then executed as a child process
jjido has joined #zig
jjido has quit [Ping timeout: 255 seconds]
scientes has joined #zig
jjido has joined #zig
arBmind has joined #zig
cenomla has quit [Quit: cenomla]
arBmind has quit [Quit: Leaving.]
arBmind has joined #zig
arBmind1 has joined #zig
arBmind has quit [Ping timeout: 250 seconds]
jjido has quit [Remote host closed the connection]
arBmind1 has quit [Ping timeout: 260 seconds]
jjido has joined #zig
jjido has quit [Ping timeout: 255 seconds]
skyfex has joined #zig
skyfex has quit [Ping timeout: 260 seconds]
skyfex has joined #zig
<skyfex>
It's expected that a define like this is not handled by the Zig import system?