Files
wasmtime/lib
Jakob Stoklund Olesen 20ca22f6eb Stop maintaining a linked list of EBB arguments.
Now that we have a value list of the arguments, we can get rid of:

- The first_arg and last_arg members in EbbData,
- The next member in the ValueData::Arg variant.
2017-04-11 12:30:37 -07:00
..
2017-04-05 09:00:11 -07:00
2017-04-11 11:36:50 -07:00