Skip to content

Can't generate bindgens for OXC crate #149

@Sleepful

Description

@Sleepful

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions