Get help from the marimo community

Updated 2 weeks ago

RuntimeError: can't start new thread - Only when running in WASM

I've got an app that I'd like to deploy via html-wasm, but I'm getting an error when I try to start a thread.

You can see the code here - https://github.com/FredHutch/differential-expression-viewer/blob/main/app.py

Is threading supported in WASM or is that not possible?
s
M
2 comments
Ah shoot, the AI assistant says that this is not supported at all
Yea that is correct. It's a few layers in the stack that need to add support before we can.
Add a reply
Sign up and join the conversation on Discord