swc/crates/swc_common
Donny/강동윤 47908a49d3
perf(common): Fix perf bug of sourcemap for inputs with multi-byte chars (#6523)
**Description:**

This PR makes the source map generator cache the previous position instead of searching it from 0 every time.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6411.
2022-11-28 07:51:36 +00:00
..
benches feat(wasm): Add json error (#4853) 2022-06-01 11:51:24 +09:00
examples refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
src perf(common): Fix perf bug of sourcemap for inputs with multi-byte chars (#6523) 2022-11-28 07:51:36 +00:00
tests refactor(swc_core): enable bytechecked flag (#5792) 2022-09-09 08:05:51 +00:00
Cargo.toml chore: Publish crates 2022-11-20 00:30:30 +00:00