Skip to content
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

Can't generate bindgens for OXC crate #149

Open
Sleepful opened this issue Apr 27, 2024 · 0 comments
Open

Can't generate bindgens for OXC crate #149

Sleepful opened this issue Apr 27, 2024 · 0 comments

Comments

@Sleepful
Copy link

deno_bindgen -o mod.ts (the rust crate deno_bindgen_cli + deno_bindgen = "=0.9.0-alpha") hangs indefinitely when the project has the oxc dependency. Any empty project will do, then run cargo add oxc and then try to deno_bindgen -o mod.ts, it never finishes.

alternatively, the issue happens when using cargo add oxc_ast or cargo add oxc_parser, it doesn't happen when only using some other subparts like oxc_allocator or oxc_span

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant