rusty-source-map 0.2.2

`source-map` NPM package written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# rusty-source-map

source-map npm package written in Rust

## bench


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

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

![image](https://user-images.githubusercontent.com/15936231/141686375-853e9226-b193-417e-be91-4394455c657f.png)