Type Definition wasmer_compiler::Functions[][src]

type Functions = PrimaryMap<LocalFunctionIndex, CompiledFunction>;
Expand description

The compiled functions map (index in the Wasm -> function)