mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
The main reason is using Atom to remove the lifetime for convenience. And after removing the lifetime of these nodes, the `Program<'a>` doesn't rely on `&'a source` anymore, which allows us to [specify more accurate lifetimes](https://github.com/web-infra-dev/oxc/discussions/700). |
||
|---|---|---|
| .. | ||
| compressor | ||
| mangler | ||
| printer | ||
| lib.rs | ||