-
-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Can not use @oxc-parser/wasm
without error
#2828
Comments
The state of wasm build is really confusing. As stated in the README
|
The original issue is about making it work on stackbliz, pinging @Brooooooklyn who may know more. |
We may need to publish more builds (wasi, node.js target) in the near future, but I'll close this for now as I don't have the bandwidth. |
Closed by #2916 Released v0.1.0 https://www.npmjs.com/package/@oxc-parser/wasm |
Hello ! I've been trying to use
@oxc-parser/wasm
but there is an error.To reproduce the error:
npm i @oxc-parser/wasm
in an empty foldertest.mjs
file, having this content:The text was updated successfully, but these errors were encountered: