Dan Gohman
|
07b83c5db3
|
Add __WASI_RIGHT_PATH_FILESTAT_SET_SIZE to RIGHTS_DIRECTORY_BASE.
This is a new right not present in CloudABI, which is why the code
previously didn't include it.
|
2019-04-05 15:09:14 -07:00 |
|
Dan Gohman
|
7378a0bfbe
|
Update Travis from trusty to xenial. (#84)
* Update Travis from trusty to xenial.
* Don't use getentropy on GLIBC < 2.25.
|
2019-03-31 05:46:32 -07:00 |
|
Dan Gohman
|
b2fefe7714
|
WASI prototype design, implementation, and documentation.
This adds documents describing the WASI Core API, and an implementation in
Wasmtime.
|
2019-03-27 10:58:43 -07:00 |
|