Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Align return code of imports with the spec#121

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:update-mismatch
Apr 15, 2025
Merged

Align return code of imports with the spec#121
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:update-mismatch

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

Instead of using the upper 2 bits for the status code use the lower 4 bits. This fixes an outstanding mismatch with the spec (but more still remain).

@alexcrichton

Copy link
Copy Markdown
Member Author

This'll require bytecodealliance/wit-bindgen#1272 to land

Instead of using the upper 2 bits for the status code use the lower 4
bits. This fixes an outstanding mismatch with the spec (but more still
remain).
@alexcrichton alexcrichton marked this pull request as ready for review April 15, 2025 15:17
@alexcrichton alexcrichton enabled auto-merge April 15, 2025 15:17
@alexcrichton alexcrichton added this pull request to the merge queue Apr 15, 2025
Merged via the queue into bytecodealliance:main with commit cd5c643 Apr 15, 2025
@alexcrichton alexcrichton deleted the update-mismatch branch April 15, 2025 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants