Files
wasmtime/lib
Jakob Stoklund Olesen 92392c6041 Add a prologue_epilogue() hook to TargetIsa.
This will compute the stack frame layout as appropriate for the
function's calling convention and insert prologue and epilogue code.

The default implementation is not useful, each target ISA will need to
override this function.
2017-08-03 13:48:30 -07:00
..
2017-06-19 16:24:10 -07:00