Stream: git-wasmtime

Topic: wasmtime / PR #5718 wasi: support opening with FdFlags::S...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 06 2023 at 18:52):

pchickey opened PR #5718 from pch/open_options_sync_ext to main:

@sunfishcode just added OpenOptionsSyncExt to cap-fs-ext: https://docs.rs/cap-fs-ext/latest/cap_fs_ext/struct.OpenOptions.html#impl-OpenOptionsSyncExt-for-OpenOptions

This PR hooks up that trait to the relevant wasi-cap-std-sync path open method, and disables the workaround to ignore this misbehavior in our tests.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Feb 06 2023 at 18:52):

pchickey requested sunfishcode for a review on PR #5718.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 06 2023 at 18:57):

pchickey updated PR #5718 from pch/open_options_sync_ext to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2023 at 19:11):

pchickey closed without merge PR #5718.


Last updated: Nov 22 2024 at 17:03 UTC