Open dumblob opened 8 years ago
Currently ECMAscript doesn't support multithreading, but there are plans to add the support soon:
A more or less functional implementations are already in Firefox and Chrome (Microsoft and Apple are aware of that), so we can try compilation of the VM with emscripten at any time.
Currently ECMAscript doesn't support multithreading, but there are plans to add the support soon:
A more or less functional implementations are already in Firefox and Chrome (Microsoft and Apple are aware of that), so we can try compilation of the VM with emscripten at any time.