Skip to content

Fix more compat with nightly rust, more wasip3 fixes - #1691

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:wasip3-changes
Aug 20, 2026
Merged

Fix more compat with nightly rust, more wasip3 fixes#1691
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:wasip3-changes

Conversation

@alexcrichton

Copy link
Copy Markdown
Member
  • Adjust invocations of rustc to be compatible with nightly Rust/Cargo by passing multiple --extern flags instead of just the rlib.
  • Adjust the build script/precompiled libraries to only link cabi_realloc on wasip1/unknown targets. Additionally only link the wasip3 items on wasip3 targets.

* Adjust invocations of rustc to be compatible with nightly Rust/Cargo
  by passing multiple `--extern` flags instead of just the rlib.
* Adjust the build script/precompiled libraries to only link
  `cabi_realloc` on wasip1/unknown targets. Additionally only link the
  wasip3 items on wasip3 targets.
@alexcrichton
alexcrichton requested a review from dicej August 20, 2026 19:23
@alexcrichton
alexcrichton added this pull request to the merge queue Aug 20, 2026
Merged via the queue into bytecodealliance:main with commit df9b033 Aug 20, 2026
29 checks passed
@alexcrichton
alexcrichton deleted the wasip3-changes branch August 20, 2026 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants