Stream: git-wasmtime

Topic: wasmtime / PR #9141 Implement the extended-const proposal


view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2024 at 19:17):

alexcrichton opened PR #9141 from alexcrichton:extended-const to bytecodealliance:main:

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.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2024 at 19:17):

alexcrichton requested wasmtime-core-reviewers for a review on PR #9141.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2024 at 19:17):

alexcrichton requested fitzgen for a review on PR #9141.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2024 at 19:46):

fitzgen submitted PR review:

Nice!

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2024 at 20:16):

fitzgen merged PR #9141.


Last updated: Oct 23 2024 at 20:03 UTC