rvolosatovs edited PR #6453:
Refs #6370
rvolosatovs edited PR #6453:
Refs #6370
This includes a few somewhat related fixes in the host adapter
rvolosatovs has marked PR #6453 as ready for review.
rvolosatovs requested itsrainy for a review on PR #6453.
rvolosatovs requested wasmtime-core-reviewers for a review on PR #6453.
rvolosatovs updated PR #6453.
rvolosatovs updated PR #6453.
rvolosatovs updated PR #6453.
rvolosatovs updated PR #6453.
rvolosatovs edited PR #6453:
Refs #6370 https://github.com/bytecodealliance/wasmtime/pull/6454
This includes a few somewhat related fixes in the host adapter
rvolosatovs edited PR #6453:
Refs #6370 https://github.com/bytecodealliance/wasmtime/pull/6454
This includes a few somewhat related fixes in the host adapter, including
fd_close
fix bringing the host adapter almost to feature parity with component adapter.@pchickey will handle sockets and polling, at which point this whole work should be done
rvolosatovs updated PR #6453.
rvolosatovs updated PR #6453.
rvolosatovs updated PR #6453.
rvolosatovs updated PR #6453.
rvolosatovs updated PR #6453.
rvolosatovs updated PR #6453.
rvolosatovs has marked PR #6453 as ready for review.
pchickey submitted PR review:
Great work!
pchickey submitted PR review:
Great work!
pchickey created PR review comment:
That is unfortunate, I never knew about this bug.
I am not sure what to do with this. We decided to get rid of providing
..
in the entries stream in preview 2, because it doesn't really fit the capability model - a preopen doesn't have a..
. I don't think we have any way to implement this correctly, so I guess we just have to hope that this bug doesn't cause problems for userland
pchickey created PR review comment:
Thanks, I never write this syntax so I missed it.
pchickey created PR review comment:
d_ino: fd_inode.to_le(), // NOTE: incorrect, but legacy implementation returns `fd` inode here
pchickey created PR review comment:
// remove iterator from table and use it directly: .delete_readdir(stream)?
rvolosatovs updated PR #6453.
rvolosatovs requested pchickey for a review on PR #6453.
pchickey merged PR #6453.
Last updated: Nov 22 2024 at 16:03 UTC