53 releases (27 breaking)
new 0.38.0 | Nov 26, 2024 |
---|---|
0.36.0 | Nov 9, 2024 |
0.22.1 | Jul 28, 2024 |
0.11.0 | Mar 30, 2024 |
#1184 in Programming languages
45,189 downloads per month
Used in 6 crates
(3 directly)
60KB
1.5K
SLoC
The sourcemap implement port from rust-sourcemap, but has some different with it.
- Encode sourcemap at parallel, including quote
sourceContent
and encode token tovlq
mappings. - Avoid
Sourcemap
some methods overhead, likeSourceMap::tokens()
.
Dependencies
~1–2.1MB
~46K SLoC