Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix encoding and decoding of tag imports. #102

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

dhil
Copy link
Member

@dhil dhil commented Nov 27, 2024

This patch brings the encoding and decoding of tag imports in sync with the exception handling proposal (as it is integrated into WebAssembly/spec branch wasm-3.0).

Resolves #101.

This patch brings the encoding and decoding of tag imports in sync
with the exception handling proposal.

Resolves WebAssembly#101.
@dhil dhil requested review from rossberg and titzer November 27, 2024 09:52
@dhil dhil merged commit 86c3eb7 into WebAssembly:main Dec 3, 2024
1 check passed
@dhil dhil deleted the tags branch December 3, 2024 13:04
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.

Import tag encoding diverged from exception-handling proposal
3 participants