Jakub Konka
|
a51ffb6b6d
|
Add Rust impl of wasmtime_ssp_sched_yield
Also, add Rust implementation of errno and convert_errno.
|
2019-04-29 23:33:40 -07:00 |
|
Jakub Konka
|
69e44caa29
|
Add Rust impl of wasmtime_ssp_proc_exit
|
2019-04-27 09:06:41 -07:00 |
|
Dan Gohman
|
f10cd2f4b1
|
Don't allow a preopened file descriptor to be renamed over.
This is consistent with fd_close's behavior, and is likely temporary
until other options are designed.
|
2019-04-26 13:06:42 -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 |
|