RuntimeError: can't start new thread - Only when running in WASM
At a glance
The community member has an app they would like to deploy using html-wasm, but they are encountering an error when trying to start a thread. They have provided a link to their code on GitHub. The community members in the comments indicate that threading is not currently supported in WASM, and that additional support is needed in the stack before this functionality can be enabled.