Stream: git-wasmtime

Topic: wasmtime / PR #3049 Port wasi-common from unsafe-io to io...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2021 at 23:56):

sunfishcode opened PR #3049 from sunfishcode/io-lifetimes to main:

This ports wasi-common from unsafe-io to io-lifetimes.

Ambient authority is now indicated via calls to ambient_authority()
from the ambient-authority crate, rather than using unsafe blocks.

The GetSetFdFlags::set_fd_flags function is now split into two phases,
to simplify lifetimes in implementations which need to close and re-open
the underlying file.

And wasi-common no longer directly depends on libc. It now goes
through posish to do everything, which in particular simplifies the use
of poll.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2021 at 23:56):

sunfishcode requested pchickey for a review on PR #3049.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2021 at 01:24):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 13 2021 at 08:40):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 13 2021 at 08:43):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 13 2021 at 08:58):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 13 2021 at 16:13):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 13 2021 at 16:50):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 13 2021 at 17:30):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 13 2021 at 17:40):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 14 2021 at 20:53):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 14 2021 at 21:34):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 14 2021 at 21:55):

sunfishcode updated PR #3049 from sunfishcode/io-lifetimes to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 14 2021 at 22:39):

sunfishcode merged PR #3049.


Last updated: Oct 23 2024 at 20:03 UTC