Skip to content

Implement the extended-const proposal#9141

Merged
fitzgen merged 1 commit intobytecodealliance:mainfrom
alexcrichton:extended-const
Aug 19, 2024
Merged

Implement the extended-const proposal#9141
fitzgen merged 1 commit intobytecodealliance:mainfrom
alexcrichton:extended-const

Conversation

@alexcrichton
Copy link
Copy Markdown
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
Copy Markdown
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
@alexcrichton alexcrichton deleted the extended-const branch August 19, 2024 20: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