Skip to content

Fix all remaining wasm64 test failures #21177

Open
@sbc100

Description

@sbc100

We currently run the entire core test suite in wasm64 and wasm64_4gb modes but there are some tests are are disabled for various reasons:

  • ASAN is not supported
  • wasm2js is not supported
  • Emscripten setjmp/longjmp is not yet supported

For browser tests we currently disabled certain tests under wasm64:

We also only run a very small subset of tests in browser64_4gb mode. We should remove this restriction and run all of them.

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