Skip to content

oxc-project/oxc-sourcemap

Repository files navigation

Crates.io Docs.rs MIT licensed Build Status Sponsors Discord chat

oxc-sourcemap

Forked version of rust-sourcemap, but has some different with it.

  • Encode sourcemap at parallel, including quote sourceContent and encode token to vlq mappings.
  • Avoid Sourcemap some methods overhead, like SourceMap::tokens().