pchickey requested fitzgen for a review on PR #7355.
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.
pchickey requested wasmtime-core-reviewers for a review on PR #7355.
alexcrichton submitted PR review.
alexcrichton merged PR #7355.
Last updated: Nov 22 2024 at 16:03 UTC