oxc icon indicating copy to clipboard operation
oxc copied to clipboard

Finish codegen

Open Boshen opened this issue 1 year ago • 1 comments

We are running the test262 conformance suite in Node.js.

It produced a snapshot https://github.com/oxc-project/oxc/blob/main/tasks/coverage/codegen_runtime_test262.snap

We need to fix all the errors :-)

Boshen avatar Jan 15 '24 15:01 Boshen

We also need to align implementation with esbuild, since that's what we have been doing.

Boshen avatar Feb 06 '24 13:02 Boshen