Y
Hacker News
new
|
ask
|
show
|
jobs
by
sedachv
5052 days ago
My mistake, I thought Emscripten was an LLVM VM in JS. I'll take a look at it to see what the output actually does.
1 comments
sedachv
5051 days ago
Looking at issues in
https://github.com/kripken/emscripten/wiki/Filesystem-Guide
it seems to be there would be a big win in having an LLVM VM - you'd be able to have synchronous IO and have threads.
link