Y
Hacker News
new
|
ask
|
show
|
jobs
by
hansworst
403 days ago
Not entirely sure if you could use it, but wondering if you’ve heard about the origin private file system feature of modern browsers?
https://developer.mozilla.org/en-US/docs/Web/API/File_System...
1 comments
xavcochran
403 days ago
very interesting, will look into this. I know for a fact that you cannot compile the likes of LMDB and RocksDB to work with WASM but this looks promising for our custom storage engine to be able to make it work with the browser. Thanks for this!
link