Replies: 1 comment
-
The WASI standard hasn't defined a way to do multithreading yet. As such, neither WasmTime nor Wasmer can implement that standard using multithreading. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As title. Say someone decides to implement Emacs plugin system again with WASM, and design it to be parallel. Should he choose wasmer or wasmtime? And why?
Beta Was this translation helpful? Give feedback.
All reactions