oxc/crates/oxc_codegen
Boshen 1822cfe18d
refactor(ast): fix BigInt memory leak by removing it (#2293)
relates

We'll need to evaluate the value by other means.
2024-02-04 16:47:00 +08:00
..
examples feat(codegen): beauty class print (#995) 2023-10-15 16:37:01 +08:00
src refactor(ast): fix BigInt memory leak by removing it (#2293) 2024-02-04 16:47:00 +08:00
tests fix(codegen): print space before with clause in import (#2278) 2024-02-02 14:52:32 +00:00
Cargo.toml refactor(ast): fix BigInt memory leak by removing it (#2293) 2024-02-04 16:47:00 +08:00