Stream: git-wasmtime

Topic: wasmtime / PR #7355 remove filesystem locks


view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2023 at 00:21):

pchickey requested fitzgen for a review on PR #7355.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2023 at 00:21):

pchickey opened PR #7355 from bytecodealliance:pch/remove_filesystem_locks to bytecodealliance:main:

Corresponds to https://github.com/WebAssembly/wasi-filesystem/pull/136

We believe there is value in these lock methods for some applications
(e.g. sqlite), but for the sake of shipping Preview 2, we don't have
time to make and test a cross platform implementation of these in two
separate engines at this time. This is in part because some additional
design work is required to integrate the blocking lock functions with
pollable.

These functions may come back as part of an additional filesystem
interface in a post Preview 2 patch version 0.2.n, or in Preview 3 or
beyond. Until then, their design is still in the git history.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2023 at 00:21):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2023 at 13:46):

alexcrichton submitted PR review.

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

alexcrichton merged PR #7355.


Last updated: Oct 23 2024 at 20:03 UTC