Han-Wen Tsao

Results 27 comments of Han-Wen Tsao

I found that the test unit does not run the WASM module, such that we have no WASM filesystem. So, I changed the implementation, directly using the C++ IO API...

I fixed the review changes this week. We planned to modify the internal plugin call in the implementation part. We have integrated the wasi-nn plugin now. But there are some...

I fixed the new review changes this week. Rename the class and move the file. I have added some basic unit tests this week. There are still some test cases...

I added more unit tests to cover other read and write functions. And I created a new API to check if the file exists. I will trace how to get...

I added some functions to let developers check if the file exists and can be read or written. Can we try to merge to the master branch in the next...

This week, I fixed the review change. I store the callingframe to Env, such that we call get Environ from the callingframe in each function call. And I moved the...

Could you solve the CI failing check? It may caused by you changing the CMakeList.