Hacker News new | ask | show | jobs
WASI API: Capabilities and Filesystems (blog.sunfishcode.online)
7 points by noctarius 707 days ago
1 comments

I don't know enough about the FS access for WASI, I will only state that IMO, it should include enough support in order for multiple processes to be able to use SQLite against the same DB without clobbering each other.