Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement the extended-const proposal #9141

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

alexcrichton
Copy link
Member

This commit builds on the support added in #8450 to extend our simple interpreter with support for the extended-const proposal to WebAssembly. This is required when updating the spec-test-submodule since extended-const was merged into the mainline specification and some proposals are starting to rebase on that.

This commit builds on the support added in bytecodealliance#8450 to extend our simple
interpreter with support for the `extended-const` proposal to
WebAssembly. This is required when updating the spec-test-submodule
since `extended-const` was merged into the mainline specification and
some proposals are starting to rebase on that.
@alexcrichton alexcrichton requested a review from a team as a code owner August 19, 2024 19:17
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team August 19, 2024 19:17
Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@fitzgen fitzgen added this pull request to the merge queue Aug 19, 2024
Merged via the queue into bytecodealliance:main with commit 766620e Aug 19, 2024
37 checks passed
@alexcrichton alexcrichton deleted the extended-const branch August 19, 2024 20:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants