dherman / esprit

A JavaScript parser written in Rust

Home Page:https://esprit.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rewriting parsed javascript

hongxuchen opened this issue · comments

Is there any way to rewrite the parsed javascript?

It does not require to have a pretty print, and some location information can be discarded.

Also wondering the same thing.