Jakub Konka
|
7605584691
|
Move *nix specific implementation to separate module
|
2019-05-24 11:02:03 -07:00 |
|
Dan Gohman
|
d20d787bb7
|
Don't grant __WASI_RIGHT_FD_FILESTAT_SET_SIZE for directories.
RIGHTS_DIRECTORY_BASE should not include
__WASI_RIGHT_FD_FILESTAT_SET_SIZE, because that would imply the ability
to set the size of a directory.
|
2019-05-20 10:22:07 +02:00 |
|
Jakub Konka
|
b9871648b2
|
Import all changes from lucet-wasi
|
2019-05-18 15:43:58 -07:00 |
|
Dan Gohman
|
c6db9f3dff
|
Merge pull request #6 from kubkon/dev-ops
Set up CI, add format and test scripts.
|
2019-05-07 22:44:39 -07:00 |
|
Jakub Konka
|
19a4f00752
|
Set up CI, add format and test scripts.
Remove unused Cargo dependencies.
|
2019-05-08 07:39:54 +02:00 |
|
Dan Gohman
|
5e702fa001
|
Update a comment to refer to WASI.
|
2019-05-07 12:48:49 -07:00 |
|
Jakub Konka
|
2587fa0145
|
Port WASI host types
|
2019-05-07 21:44:16 +02:00 |
|
Jakub Konka
|
cd39c1dfd8
|
Extract common interface from lucet-wasi
|
2019-05-04 18:20:21 +02:00 |
|