Files
wasmtime/docs
Jakob Stoklund Olesen 520a438c42 Define a return instruction.
It is possible to return multiple values from a function, so ReturnData contains
a VariableArgs instance.

We don't want return instructions to appear as 'return (v1)', so tweak the
printing of VariableArgs so the parantheses are added externally.
2016-07-08 16:19:26 -07:00
..
2016-01-12 16:51:35 -08:00
2016-02-09 08:11:20 -08:00
2016-07-08 16:19:26 -07:00
2016-01-21 14:25:16 -08:00
2016-02-04 19:51:38 -08:00
2016-07-08 16:19:26 -07:00
2016-01-12 16:51:35 -08:00