bun_js_parser 0.1.0

A Rust-native programmable browser runtime built on Servo and SpiderMonkey
1
2
3
pub mod scan_imports;
pub mod scan_side_effects;
pub mod scan_symbols;