Stream: git-wasmtime

Topic: wasmtime / PR #6791 Sync wasi-filesystem with wit definit...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2023 at 01:21):

pchickey opened PR #6791 from bytecodealliance:pch/sync_wasi_filesystem_wit to bytecodealliance:main:

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2023 at 01:23):

pchickey edited PR #6791:

See also:
https://github.com/WebAssembly/wasi-filesystem/pull/125
https://github.com/WebAssembly/wasi-filesystem/pull/126

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

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2023 at 22:02):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2023 at 23:18):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2023 at 02:12):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2023 at 02:14):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2023 at 02:16):

pchickey has marked PR #6791 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2023 at 02:16):

pchickey requested itsrainy for a review on PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2023 at 02:16):

pchickey requested wasmtime-core-reviewers for a review on PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2023 at 02:24):

pchickey edited PR #6791:

This PR pulls in the latest wit files from the wasi-filesystem repo, with the addition of just one pending upstream change to remove the nonblocking descriptor-flag.

The meat of this change is:

See also:
https://github.com/WebAssembly/wasi-filesystem/pull/125: remove nonblocking descriptor flag. still open.
https://github.com/WebAssembly/wasi-filesystem/pull/126: fix parameters to metadata functions. merged.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2023 at 02:24):

pchickey requested elliottt for a review on PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2023 at 02:27):

pchickey edited PR #6791:

This PR pulls in the latest wit files from the wasi-filesystem repo, with the addition of just one pending upstream change to remove the nonblocking descriptor-flag.

The changes look like:

See also:
https://github.com/WebAssembly/wasi-filesystem/pull/125: remove nonblocking descriptor flag. still open.
https://github.com/WebAssembly/wasi-filesystem/pull/126: fix parameters to metadata functions. merged.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 02 2023 at 02:27):

pchickey requested sunfishcode for a review on PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 18:40):

elliottt submitted PR review:

I think this looks great! Just had a question about the hasher choice before merging.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 18:40):

elliottt submitted PR review:

I think this looks great! Just had a question about the hasher choice before merging.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 18:40):

elliottt created PR review comment:

These will need to be updated after #6795 merges.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 18:40):

elliottt created PR review comment:

Why not use std::collections::hash_map::DefaultHasher here instead?

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 19:28):

pchickey created PR review comment:

I missed it, but that is a better option.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 19:28):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 19:28):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 20:10):

elliottt submitted PR review:

:rocket:

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 21:20):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 21:21):

pchickey has enabled auto merge for PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 04 2023 at 21:32):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 04 2023 at 23:42):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 04 2023 at 23:43):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 07 2023 at 22:14):

pchickey updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2023 at 22:06):

elliottt updated PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2023 at 22:06):

elliottt has enabled auto merge for PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2023 at 22:26):

elliottt has disabled auto merge for PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2023 at 22:26):

elliottt has enabled auto merge for PR #6791.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2023 at 23:36):

elliottt merged PR #6791.


Last updated: Oct 23 2024 at 20:03 UTC