Files
zig/src
mlugg 5bb5aaf932 compiler: don't queue too much AIR/MIR
Without this cap, unlucky scheduling and/or details of what pipeline
stages perform best on the host machine could cause many gigabytes of
MIR to be stuck in the queue. At a certain point, pause the main thread
until some of the functions in flight have been processed.
2025-06-12 17:51:31 +01:00
..
2025-06-12 17:51:30 +01:00
2025-06-12 17:51:29 +01:00
2025-06-07 13:14:52 -04:00
2025-06-12 13:55:41 +01:00
2025-06-12 17:51:30 +01:00
2025-06-12 13:55:41 +01:00