Files
wasmtime/lib
Jakob Stoklund Olesen 35d52872d9 Add EntityList::first().
This is the same as slice::first(), except it returns the first element
by value.

The implementation can avoid checking the list length since empty lists
already have a special representation.
2017-04-11 16:21:41 -07:00
..
2017-04-11 16:21:41 -07:00
2017-04-05 09:00:11 -07:00