Files
wasmtime/lib
Jakob Stoklund Olesen c50a836a56 Keep track of OutgoingArg stack slots.
Stack slots for outgoing arguments can be reused between function calls.
Add a list of outgoing argument stack slots allocated so far, and
provide a `get_outgoing_arg()` method which will reuse any outgoing
stack slots with matching size and offset.
2017-08-01 13:54:47 -07:00
..
2017-06-19 16:24:10 -07:00
2017-07-14 13:57:44 -07:00