Expand description
Custom resolution for external references.
Functionsยง
- Get an
ExternType
given a import index. - get_
extern_ ๐type Get anExternType
given an export (and Engine signatures in case is a function). - get_
runtime_ ๐size - This function allows to match all imports of a
ModuleInfo
with concrete definitions provided by aResolver
.