Stream: git-wasmtime

Topic: wasmtime / PR #8461 c-api: Tidy up some `wasmtime_func_t`...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 15:04):

alexcrichton opened PR #8461 from alexcrichton:small-funcref-change to bytecodealliance:main:

Try to avoid using a transmute in the implementation of the C API and instead use a union like is being done in #8451. Additionally add some helper functions to the header to work with null funcref values instead of only documenting the implementation.

<!--
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 24 2024 at 15:04):

alexcrichton has marked PR #8461 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 15:04):

alexcrichton requested fitzgen for a review on PR #8461.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 15:04):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 17:55):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 18:33):

alexcrichton updated PR #8461.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2024 at 18:33):

alexcrichton has enabled auto merge for PR #8461.

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

alexcrichton merged PR #8461.


Last updated: Oct 23 2024 at 20:03 UTC