|
|
|
|
|
by syrusakbary
224 days ago
|
|
I don't think that's accurate, although it's true that needs extra work to work properly in JS based environments. You can already create threads in Wasm environments (we got even fork working in WASIX!). However, there is an upcoming Wasm proposal that adds threads support natively to the spec: https://github.com/WebAssembly/shared-everything-threads |
|
is this something that is expected to "one day" be part of WASM proper in some form?