sxzz / ast-explorer

AST Explorer: For most popular front-end languages and parsers.
https://ast.sxzz.moe
GNU Affero General Public License v3.0
117 stars 12 forks source link

Get updates for OXC parser #48

Closed ArnaudBarre closed 5 months ago

ArnaudBarre commented 5 months ago

Clear and concise description of the problem

Most parsers seems very up to date expect OXC. I currently working on making the OXC AST more compatible with ESTree and would love to use this to quickly compare the differences

Suggested solution

Track with dependabot?

Alternative

No response

Additional context

No response

Validations

ArnaudBarre commented 5 months ago

My bad, this just that the wasm package is not updated as often as the napi parser on npm!

sxzz commented 5 months ago

Most parsers are imported from CDN (jsdelivr), which is always the latest.