-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
addition/proposalNew features or enhancementsNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interestMoving the issue forward requires implementers to express interest
Description
The current createSyncAccessHandle()
method is asynchronous. Since we don’t universally have JSPI on all platforms/browsers yet, obtaining a FileSystemSyncAccessHandle
can be unergonomic from a Wasm context. We hear developer demand for a synchronous version of createSyncAccessHandle()
(obviously tied to Worker contexts). Is this feasible?
Metadata
Metadata
Assignees
Labels
addition/proposalNew features or enhancementsNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interestMoving the issue forward requires implementers to express interest