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.handcomponent/linker.hto add some missing includes.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested pchickey for a review on PR #11882.
alexcrichton requested wasmtime-core-reviewers for a review on PR #11882.
pchickey submitted PR review.
alexcrichton merged PR #11882.
Last updated: Dec 06 2025 at 06:05 UTC