Summary
Implement fd_datasync for the native and web Preview1 backends.
Parent tracking issue: #15
Suggested implementation order: 16 / 39
Suggested dependencies
References
Acceptance criteria
fd_datasync no longer returns ENOSYS on native and web.
- Behavior is tested or explicitly documented if implemented as a safe no-op for the virtual filesystem.
Summary
Implement
fd_datasyncfor the native and web Preview1 backends.Parent tracking issue: #15
Suggested implementation order: 16 / 39
Suggested dependencies
References
Acceptance criteria
fd_datasyncno longer returnsENOSYSon native and web.