/rusty-source-map

source-map npm package written in Rust, that's it. DO NOT expect any optimizing on performance.

Primary LanguageRustMIT LicenseMIT

rusty-source-map

source-map npm package written in Rust

bench

You should have nodejs-lts and rust toolchain(include cargo) pre-installed.

git clone --recurse-submodules git@github.com:CGQAQ/rusty-source-map.git rusty-source-map
cd rusty-source-map
./bench.sh

image