Stream: git-wasmtime

Topic: wasmtime / PR #11882 capi: Fix testing stand-alone inclus...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 17 2025 at 20:59):

alexcrichton opened PR #11882 from alexcrichton:fix-c-api-standalone-header-tseting to bytecodealliance:main:

If headers with the same filename were in different directories their tests would clobber each other, so this fixes the test paths and filenames to ensure that each header is indeed tested. This then fixes issues with component/val.h and component/linker.h to add some missing includes.

<!--
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 (Oct 17 2025 at 20:59):

alexcrichton requested pchickey for a review on PR #11882.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 17 2025 at 20:59):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 17 2025 at 21:39):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 17 2025 at 22:10):

alexcrichton merged PR #11882.


Last updated: Dec 06 2025 at 06:05 UTC