oxc
oxc copied to clipboard
WASM Build?
Hi! I noticed that the oxc project playground is using a WASM build of oxc, but I can't find any packages, discussion, or releases of an official build. For folks building more client-side tooling, it'd be super nifty to be able to run oxc in a browser like that.
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.