Hacker News new | ask | show | jobs
by vlovich123 1716 days ago
Which OSes does this run on that doesn’t have some kind of mmap operation?
1 comments

It should work on Windows (because tokio::fs works on Windows) although I have not personally tested this
You can do mmap on Windows, eg. https://github.com/danburkert/memmap-rs