Commits
Click on a commit to change the comparison rangerefactor(runtime): use domain types in JIT IPC fix(runtime): refine out-of-process jit ipc fix(runtime): bound jit helper shutdown fix(runtime): use wincode schemas for ipc fix(runtime): stream jit helper ipc writes fix(runtime): stream jit helper ipc reads fix(runtime): use wincode std ipc adapters fix(runtime): scope jit helper cancellation fix(runtime): carry jit helper config fix(runtime): log jit helper restarts refactor(runtime): share jit compile state fix(runtime): isolate linked jit objects feat(runtime): track jit helper stats feat(runtime): parallelize jit helper jobs feat(runtime): pause background jit fix(runtime): signal jit helper on pause fix(runtime): keep events flowing while paused fix(runtime): gracefully pause jit helper test(runtime): cover jit helper pause feat(runtime): track jit helper pause metrics