Open
Description
Has a synchronous execution hook for modules been considered? I remember some discussion around this but couldn't find an open issue on it.
Instantiate is separate to linking, so perhaps we need some link-level hook with the module instance for things like instrumentation cases? I think this is also something @bmeck was saying was needed as well for Node at one point for APM use cases?