Stream: git-wasmtime

Topic: wasmtime / PR #13771 Use `OnceLock` in the C API instead ...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2026 at 18:02):

alexcrichton opened PR #13771 from alexcrichton:c-api-lock to bytecodealliance:main:

This is a bit more robust for the expected type signature and shouldn't come at too much extra cost.

Closes #13751

<!--
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 (Jun 30 2026 at 18:02):

alexcrichton requested dicej for a review on PR #13771.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2026 at 18:02):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2026 at 18:24):

:thumbs_up: pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2026 at 18:26):

alexcrichton added PR #13771 Use OnceLock in the C API instead of OnceCell to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2026 at 18:50):

:check: alexcrichton merged PR #13771.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2026 at 18:50):

alexcrichton removed PR #13771 Use OnceLock in the C API instead of OnceCell from the merge queue


Last updated: Jul 29 2026 at 05:03 UTC