Files
zig/src
Motiejus Jakštys 22f6b25a1a Reuse thread pool and shared state across air_gen compilations
Create SharedState struct holding thread_pool, resolved_target, and config
so they are initialized once instead of per-file (~289 times). Remove C
exports (zig_compile_air, zig_compile_air_free) and dump.h since AIR data
now flows through Zig-only processSource. Use arena-based allocation in
AirCollector instead of manual free.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 00:35:42 +02:00
..
2025-08-12 16:33:57 +02:00
2026-02-24 10:04:04 +02:00
2025-09-21 21:08:52 +02:00
2025-10-02 10:55:16 +02:00
2026-02-19 21:21:05 +00:00
2025-07-16 10:23:02 -07:00
2026-02-19 21:21:05 +00:00
2025-08-02 04:16:01 +03:30
2025-07-07 22:43:51 -07:00
2026-02-19 21:21:05 +00:00
2026-02-24 10:04:04 +02:00