Commit History

Author SHA1 Message Date
  nickysn 0f50c85b44 * prefixed all wasi api functions with __wasi_, similar to the C header 4 years ago
  nickysn a28eb39f4b + implemented WASI file close 4 years ago
  nickysn 0077b16cc3 * pass 3 as fd for path_open 4 years ago
  nickysn c8760b12d4 + initial attempt for implementing do_open. Not working yet 4 years ago
  nickysn e14451c6b6 + added error handling to the do_read and do_Write WASI routines 4 years ago
  nickysn d6038c5709 + implemented do_read for WASI 4 years ago
  nickysn 5794afac54 + implemented do_write for WASI. Error handling is not yet done. 4 years ago
  nickysn 9b2e3aa251 + rtl file routines debug output 4 years ago
  nickysn 6df4254c12 + added WASI sysdir.inc and sysfile.inc (functions not implemented yet) 4 years ago