Y
Hacker News
new
|
ask
|
show
|
jobs
by
apitman
319 days ago
You can open a file for performant access in all major browsers. It's the same API used for uploading files (<input type="file" />), but you can also just load them into memory and do stuff.
1 comments
fooker
319 days ago
Sure, with the caveat that the file is specifically selected by the user.
link
phatskat
318 days ago
Which sounds ideal for this scenario, right?
link
baobun
318 days ago
I read that as the ask, yes.
link