oxc/crates/oxc_codegen
underfin d7004da253
perf(sourcemap): remove unnecessary binary search (#2728)
Becuase `position` argument is ordering, using binary search is
unnecessary.
2024-03-15 18:50:53 +08:00
..
examples refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
src perf(sourcemap): remove unnecessary binary search (#2728) 2024-03-15 18:50:53 +08:00
tests refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
Cargo.toml Release crates v0.10.0 2024-03-14 18:23:34 +08:00