Ali Mohammad Pur
|
ae9c40451a
|
LibWasm: Implement wasi fd_filestat_get()
|
2023-06-10 07:18:02 +02:00 |
|
Ali Mohammad Pur
|
f62187ed5d
|
LibWasm: Accept newly-created wasi file descriptors as well
|
2023-06-10 07:18:02 +02:00 |
|
Ali Mohammad Pur
|
a608e87ff9
|
LibWasm: Show wasi function arguments and result in debug mode
|
2023-06-10 07:18:02 +02:00 |
|
Ali Mohammad Pur
|
47248a3511
|
LibWasm: Keep track of created directory fds in path_create_directory
|
2023-06-10 07:18:02 +02:00 |
|
Ali Mohammad Pur
|
5121b368cd
|
LibWasm: Implement the random_get() call
|
2023-06-10 07:18:02 +02:00 |
|
Niklas Poslovski
|
fcbb8d63c0
|
LibWasm: Change dir_fd to auto instead of int
|
2023-05-20 03:27:38 +03:30 |
|
Ali Mohammad Pur
|
7e4e9fdb8f
|
LibWasm: Start implementing WASI
This commit starts adding support for WASI, along with the framework to
implement all the functions (though only a couple are currently
implemented).
|
2023-04-26 03:47:15 +03:30 |
|