Oxc v0.53.0 now returns an estree for direct consumption in JavaScript through napi and wasm APIs, no more ugly work arounds.
https://github.com/oxc-project/oxc/pull/9381
https://github.com/oxc-project/oxc/pull/9381
Comments
We'd like to support custom plugins eventually but haven't yet figured out a nice method that doesn't tie us to a particular JS engine.