Skip to content

Conversation

@alexcrichton
Copy link
Member

While not explicitly documented it looks like dynamic libraries all import exception tags and expect the dynamic linker to provide the same tag item to all modules importing the same name. This updates creation of the env module to contain tags in addition to the other items it already contains.

While not explicitly documented it looks like dynamic libraries all
import exception tags and expect the dynamic linker to provide the same
tag item to all modules importing the same name. This updates creation
of the `env` module to contain tags in addition to the other items it
already contains.
@alexcrichton alexcrichton requested a review from dicej September 15, 2025 17:28
@alexcrichton alexcrichton requested a review from a team as a code owner September 15, 2025 17:28
@dicej dicej self-requested a review September 15, 2025 21:27
@alexcrichton alexcrichton added this pull request to the merge queue Sep 15, 2025
Merged via the queue into bytecodealliance:main with commit 7e2e215 Sep 15, 2025
34 checks passed
@alexcrichton alexcrichton deleted the dyld-tags branch September 15, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants