bun_js_printer 0.1.0

A Rust-native programmable browser runtime built on Servo and SpiderMonkey
1
2
3
4
5
6
7
# bun_js_printer

JavaScript printer — translates the AST back to source text (Bao runtime component crate).

Part of the [Bao project](https://github.com/putao520/bao) — see the [workspace README](https://github.com/putao520/bao#readme) for the architecture overview.

License: MIT OR MPL-2.0.