nickysn
|
720068360e
+ workaround for newer wasmtime versions that don't report the fd type of
|
4 years ago |
nickysn
|
0f50c85b44
* prefixed all wasi api functions with __wasi_, similar to the C header
|
4 years ago |
nickysn
|
e14451c6b6
+ added error handling to the do_read and do_Write WASI routines
|
4 years ago |
nickysn
|
9b173ac119
+ implemented do_isdevice for WASI
|
4 years ago |
nickysn
|
899d718895
+ more WASI rtl functions (dummy, not yet implemented)
|
4 years ago |
nickysn
|
a5fafea8d1
* more updates to attempt to get a larger part of the full RTL to compile for WASM32
|
4 years ago |