v0.0.3
Features implemented since v0.0.2
:
- Multithreaded extraction (for cold starts), improving first-time startup performance by ~30x on a 12 threads CPU
- Add
--baseline
flag to force usage of Bun's non-AVX2 baseline builds (for greater compatibility with old hardware) - Fixed multiple bugs and cleaned up code