Skip to content

Binaryen's Emscripten bindings do not support WASM_BIGINT #7163

@dschuff

Description

@dschuff
Member

Currently the tests fail when BIGINT is enabled:
https://github.com/WebAssembly/binaryen/actions/runs/12406958589/job/34636211812?pr=7161

Emscripten enables WASM_BIGINT by default now and the feature is very widely supported, so if there is a benefit to enabling it, then we should fix the Binaryen bindings.

Activity

added a commit that references this issue on Dec 20, 2024
2bd1fb6
linked a pull request that will close this issue on Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @dschuff

      Issue actions

        Binaryen's Emscripten bindings do not support WASM_BIGINT · Issue #7163 · WebAssembly/binaryen