type github.com/tetratelabs/wazero/internal/engine/wazevo/backend.Machine (interface)

Method Implmentations

ArgsResultsRegs() (argResultInts, argResultFloats []regalloc.RealReg)
CallTrampolineIslandInfo(numFunctions int) (interval, islandSize int, err error)
CompileGoFunctionTrampoline(exitCode wazevoapi.ExitCode, sig *ssa.Signature, needModuleContextPtr bool) []byte
InsertMove(dst, src regalloc.VReg, typ ssa.Type)
LowerParams(params []ssa.Value)
LowerReturns(returns []ssa.Value)
ResolveRelocations(refToBinaryOffset []int, importedFns int, executable []byte, relocations []RelocationInfo, callTrampolineIslandOffsets []int)