bytecodealliance / bytecodealliance/wasmtime

Cranelift: audit runtests for skipped platforms and add support where possible

Open
#4,142 1 comment 0 reactions 0 assignees View on GitHub
cranelift
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

We currently have some runtests that skip some platforms (x64, aarch64, or s390x) due to unsupported lowerings. In general, we should support the same set of features everywhere. To the extent that we already have runtests for various corners of CLIF, we should look at each runtest and, where a platform is not included, work out why (missing lowerings or something else) and fix it.

(From discussion on #4139.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.