Y
Hacker News
new
|
ask
|
show
|
jobs
by
catalintro
3895 days ago
can't web workers be used not to lock the main thread ?
also for some speed fire up multiple workers?
1 comments
Eek
3895 days ago
For surely but unfortunately no one tried to manually optimised the code, the current javascript decompiler is compiled from C using emscripten
link