You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is blocked by lseek being added since the last release to hermit-abi. If a new release were published, though, I'd be happy to fix this on the Rust side.
std::sys::pal::hermit::fs::File::seek
currently always returnEINVAL
.The text was updated successfully, but these errors were encountered: