Stream: git-wasmtime

Topic: wasmtime / PR #10776 Fix name qualification in the `entit...


view this post on Zulip Wasmtime GitHub notifications bot (May 14 2025 at 20:42):

sunfishcode opened PR #10776 from bytecodealliance:sunfishcode/cranelift-entity-qualification to bytecodealliance:main:

Use $crate in the entity_impl macro for references to itself, so that they resolve even if entity_impl isn't imported into the global scope.

<!--
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 (May 14 2025 at 20:42):

sunfishcode requested wasmtime-compiler-reviewers for a review on PR #10776.

view this post on Zulip Wasmtime GitHub notifications bot (May 14 2025 at 20:42):

sunfishcode requested abrown for a review on PR #10776.

view this post on Zulip Wasmtime GitHub notifications bot (May 14 2025 at 20:54):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 14 2025 at 21:32):

sunfishcode merged PR #10776.


Last updated: Dec 06 2025 at 06:05 UTC