Skip to content

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 16 Apr 13:35
· 55 commits to master since this release

Added

  • OXC.transform_many/2 — transform multiple files in parallel via a Rust rayon thread pool. Single NIF call, no BEAM scheduling overhead. 6.8x faster than sequential transform/3 on 2000 files.