Skip to content

[wasm coreclr] run runtime tests #119771

@radekdoulik

Description

@radekdoulik

We should start running runtime tests with wasm/coreclr

Interpreter tests are good start. src/tests/JIT/Interpreter.

We can now build the tests in src/tests

windows
.\build.cmd wasm browser test JIT/interpreter/Interpreter.csproj

linux/mac
./build.sh -wasm -os browser -debug -test:JIT/interpreter/Interpreter.csproj -p:LibrariesConfiguration=Debug

We can already run the test with invariant globalization locally with corerun.

Related issues:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions