Summary
Implement fd_advise for the native and web Preview1 backends.
Parent tracking issue: #15
Suggested implementation order: 14 / 39
Suggested dependencies
References
Acceptance criteria
fd_advise no longer returns ENOSYS on native and web, or explicitly documents narrowed support if needed.
- Tests cover successful handling or documented no-op behavior.
Summary
Implement
fd_advisefor the native and web Preview1 backends.Parent tracking issue: #15
Suggested implementation order: 14 / 39
Suggested dependencies
References
Acceptance criteria
fd_adviseno longer returnsENOSYSon native and web, or explicitly documents narrowed support if needed.