Files
wasmtime/filetests
Jakob Stoklund Olesen 28153c97ea Legalize ABI arguments to call and return instructions.
The type signatures of functions can change when they are legalized for
a specific ABI. This means that all call and return instructions need to
be rewritten to use the correct arguments.

- Fix arguments to call instructions.
- Fix arguments to return instructions.

TBD:

- Fix return values from call instructions.
2017-03-15 14:35:22 -07:00
..
2016-09-16 16:25:36 -07:00
2016-09-16 14:50:32 -07:00
2016-09-16 16:25:36 -07:00