Log in
Log into community
Get help from the marimo community
New post
View all posts
Related posts
Was this helpful?
๐
๐
๐
Powered by
Hall
Active
Updated 2 weeks ago
0
Follow
RuntimeError: can't start new thread - Only when running in WASM
Bug
RuntimeError: can't start new thread - Only when running in WASM
Active
0
Follow
s
sminot
2 weeks ago
ยท
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
Share
Open in Discord
s
sminot
2 weeks ago
Ah shoot, the AI assistant says that this is not supported at all
M
Myles Scolnick
2 weeks ago
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
Join on Discord