oxc/crates/oxc_parser
Boshen 6800e694e3
feat(oxc): add Compiler and CompilerInterface (#4954)
This PR adds a full compiler pipeline to the `oxc` crate, to stop us
from implementing the same pipeline over and over again.

relates #4455
2024-08-19 10:20:05 +08:00
..
examples chore(parser): remove multi-thread example 2024-08-16 22:57:10 +08:00
src feat(oxc): add Compiler and CompilerInterface (#4954) 2024-08-19 10:20:05 +08:00
Cargo.toml Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00
CHANGELOG.md Release crates v0.24.3 (#4950) 2024-08-18 14:16:25 +08:00