Stream: git-wasmtime

Topic: wasmtime / PR #6299 wasmtime-runtime: Rename `VMCallerChe...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2023 at 19:52):

fitzgen opened PR #6299 from fitzgen:vm-func-ref to bytecodealliance:main:

We only have caller-checked function references, and it is unlikely we will have any other kind for quite a long time.

Also remove all old anyfuncs and replace them with some variation of func_ref.

Also consolidate style to use func_ref instead of funcref except when that would be a breaking change to the public API or a comment is using the funcref shorthand from WAT.

<!--
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 (Apr 27 2023 at 19:52):

fitzgen requested alexcrichton for a review on PR #6299.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2023 at 19:52):

fitzgen requested wasmtime-core-reviewers for a review on PR #6299.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2023 at 20:00):

fitzgen updated PR #6299.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2023 at 20:18):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2023 at 22:23):

fitzgen updated PR #6299.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2023 at 22:23):

fitzgen has enabled auto merge for PR #6299.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2023 at 23:18):

fitzgen merged PR #6299.


Last updated: Nov 22 2024 at 16:03 UTC