Stream: git-wasmtime

Topic: wasmtime / PR #6783 Don't generate same-named imports in ...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2023 at 03:41):

alexcrichton opened PR #6783 from alexcrichton:no-same-name to bytecodealliance:main:

Ensure that all imports have unique module/name combos to ensure that the module can be instantiable in JS where separate functions need to be provided for each import.

<!--
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 (Jul 28 2023 at 03:41):

alexcrichton requested pchickey for a review on PR #6783.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2023 at 03:41):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2023 at 16:58):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2023 at 17:44):

pchickey merged PR #6783.


Last updated: Nov 22 2024 at 16:03 UTC