Commit History

Author SHA1 Message Date
  Ali Mohammad Pur e08a7cb94d LibWasm/WASI: Add support for fd_seek() 1 year ago
  Ali Mohammad Pur 708abf6bb1 LibWasm/WASI: Add support for fd_fdstat_get() 1 year ago
  Diego e8fd8982f8 LibWasm: Give names to functions exported to JS via `ref.func` 1 year ago
  Ali Mohammad Pur a4eb46fcca LibWasm/WASI: Don't convert enums and u8s into i64 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Ali Mohammad Pur 4fb209d25f LibWasm: Explicitly place the paddings in the WASI API types 1 year ago
  Timothy Flynn aff81d318b Everywhere: Run clang-format 2 years ago
  Ali Mohammad Pur 538c308357 LibWasm: Stop passing a nonzero 'mode' to open(..., O_DIRECTORY) 2 years ago
  Ali Mohammad Pur 5f999097e5 LibWasm: Implement wasi fd_read 2 years ago
  Ali Mohammad Pur ae9c40451a LibWasm: Implement wasi fd_filestat_get() 2 years ago
  Ali Mohammad Pur f62187ed5d LibWasm: Accept newly-created wasi file descriptors as well 2 years ago
  Ali Mohammad Pur a608e87ff9 LibWasm: Show wasi function arguments and result in debug mode 2 years ago
  Ali Mohammad Pur 47248a3511 LibWasm: Keep track of created directory fds in path_create_directory 2 years ago
  Ali Mohammad Pur 5121b368cd LibWasm: Implement the random_get() call 2 years ago
  Niklas Poslovski fcbb8d63c0 LibWasm: Change dir_fd to auto instead of int 2 years ago
  Ali Mohammad Pur 7e4e9fdb8f LibWasm: Start implementing WASI 2 years ago