wasmtime
wasmtime copied to clipboard
fix(sockets): preopened directories first
Existing libraries and applications use fd_prestat_get()
to find out
about preopened directories. To not break the old logic of those,
if preopened sockets are added, push the directories first.
Fixes: https://github.com/bytecodealliance/wasmtime/issues/3936
Signed-off-by: Harald Hoyer [email protected]
Subscribe to Label Action
cc @kubkon
This issue or pull request has been labeled: "wasi"
Thus the following users have been cc'd because of the following labels:
- kubkon: wasi
To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json
configuration file.