Module wasmer_compiler::engine::link
source · Expand description
Linking for Universal-compiled code.
Functions§
- Links a module, patching the allocated functions with the required relocations and jump tables.
Linking for Universal-compiled code.