What is preview2 equivalent of fd_seek? Can't find a seek method in wasi:filesystem/types@0.2.0
The read-via-stream and write-via-stream functions take an offset and produce a stream for reading and writing from that offset, respectively.
Last updated: Sep 20 2026 at 18:08 UTC