Conversation
|
These commits modify compiler targets. |
|
r? @JohnTitor rustbot has assigned @JohnTitor. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
Could you describe the background or motivation? LGTM but I'm curious to know before approving. |
|
The WALI target for Wasm needs a slightly different ABI from WASI, and so a new LLVM target |
Change to LLVM 22 WALI target Use the new `wasm32-linux-muslwali` target in LLVM 22 for this target
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
This pull request was unapproved due to being closed. This PR was contained in a rollup (#155743), which was closed. |
Use the new
wasm32-linux-muslwalitarget in LLVM 22 for this target