oxc/napi/transform/src
Boshen 846711cf41 feat(transformer)!: change API to take a &TransformOptions instead of TransformOptions (#7213)
closes #7185

`TransformOption`s has an initialization cost, it should be initialized once and shared across files.
2024-11-09 06:01:13 +00:00
..
errors.rs feat(napi/transform): add lang option to change source type (#6309) 2024-10-06 04:53:47 +00:00
isolated_declaration.rs refactor(codegen)!: remove Codegen::enableSourceMap API (#6452) 2024-10-12 04:56:43 +00:00
lib.rs refactor(napi/transform): remove context (#6306) 2024-10-06 01:57:49 +00:00
transformer.rs feat(transformer)!: change API to take a &TransformOptions instead of TransformOptions (#7213) 2024-11-09 06:01:13 +00:00