oxc/crates/oxc_codegen
overlookmotel f3e1662e4e improve(codegen): improve oxc_codegen example (#5198)
Improve `oxc_codegen` example to demonstrate best practice of resetting the allocator once the AST stored in it is no longer needed, before parsing another file.
2024-08-25 14:58:27 +00:00
..
examples improve(codegen): improve oxc_codegen example (#5198) 2024-08-25 14:58:27 +00:00
src refactor(codegen): remove some pub APIs 2024-08-25 13:32:55 +08:00
tests/integration feat(codegen)!: remove const generic MINIFY (#5001) 2024-08-20 08:13:27 +00:00
Cargo.toml Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
CHANGELOG.md Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00