Add support for tags to `wasm-tools component link` by alexcrichton · Pull Request #2306 · bytecodealliance/wasm-tools
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters