Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Running Python code in a sandbox with MicroPython and WASM
(opens in new tab)
(simonwillison.net)
15 points
pretext
22d ago
2 comments
Save
Share
2 comments
2 comments · 1 top-level
top
newest
oldest
K0IN
21d ago
· 1 in thread
Is there any way to load (external) libraries into the sandbox?
simonw
21d ago
Right now the best way to do that would be to concatenate all the source code together into a single string - and they'd need to be compatible with MicroPython.
j
/
k
navigate · click thread line to collapse