You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
through the mechanisms in the module linking' [link-time virtualization](https://github.com/WebAssembly/module-linking/blob/main/design/proposals/module-linking/Explainer.md#link-time-virtualization).
134
132
Imports are resolved when a module is instantiated, which may happen
135
133
during the runtime of a larger logical application, so we can support
136
134
interposition of WASI APIs without defining them in terms of explicit
0 commit comments