Back to Tsx

Oxc transform research

notes/oxc-transform/README.md

4.23.91.0 KB
Original Source

Oxc transform research

Oxc TypeScript transformation, semantic reference analysis, and generated-helper behavior.

FileCovers
import-elision.mdImport-equals analysis and cascading import removal
function-identity.mdTransform/minifier separation, names, and downlevel helpers
distribution.mdNode engines, native targets, and fallback loading
commonjs-output.mdESM preservation and CommonJS output behavior
configuration.mdTarget, language, tsconfig, JSX, decorator, and class-field mapping
generated-helpers.mdHelper modes and runtime-package ownership
diagnostics.mdStructured transform diagnostics and severity behavior
source-maps.mdMap shape, Unicode columns, and composition
semantic-compatibility.mdKnown TypeScript/decorator/runtime differences