Dan Gohman e8dcc02dc5 Add a size() function to WASI's MetadataExt.
WASI's `filestat` type includes a size field, so expose it in
`MetadataExt` via a `size()` function, similar to the corresponding Unix
function.
2021-02-22 14:42:59 -08:00
..
2020-12-07 15:22:34 +01:00
2020-11-22 17:11:41 -05:00
2021-01-07 16:16:36 +09:00