Skip to content

Change cabi_realloc gates to WASIp1-only#1663

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:remove-cabi-realloc-on-wasip3
Jul 23, 2026
Merged

Change cabi_realloc gates to WASIp1-only#1663
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:remove-cabi-realloc-on-wasip3

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

These were originally added when Rust first added target_env = "p1" but that's been there long enough now. These are only needed on WASIp1 and WASIp2/3 targets have this symbol provided by wasi-libc.

These were originally added when Rust first added `target_env = "p1"`
but that's been there long enough now. These are only needed on WASIp1
and WASIp2/3 targets have this symbol provided by wasi-libc.
@alexcrichton
alexcrichton added this pull request to the merge queue Jul 23, 2026
Merged via the queue into bytecodealliance:main with commit 6b3ec40 Jul 23, 2026
28 of 29 checks passed
@alexcrichton
alexcrichton deleted the remove-cabi-realloc-on-wasip3 branch July 23, 2026 23:23
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