Boshen

Results 565 comments of Boshen

Looking good! Can you verify that this parser will handle all cases for the regex based eslint rules? For these rules, we can make some of them built-in, and then...

continuing in https://github.com/oxc-project/oxc/pull/3824

> modifiers is not an ESTree concept. So anytime there is this prop in OXC it probably means you need to set one or two boolean on the equivalent node....

Feels like we need a `--next-plugin`?

There wasn't a clear scope and milestone, so we ended up trying everything all at once, which was exhausting.

The parser has a wasm version published to https://www.npmjs.com/package/@oxc-parser/wasm Everything else is still unstable so they are not published.

Milestone 1 is done. Will brainstorm for milestone 2 when we have gathered the requirements.

Does test262 have tests for this already? Otherwise we'll just have hold on the PR until test262 has them.

@IWANABETHATGUY Can you help a little bit with this one, we may need more debug prints and guides.