How does it work? Which WASM euntime does it use? Does it use a Python jnterpreter compiled to WASM?
https://github.com/mavdol/capsule
(From the article)
Appears to be CPython running inside of wasmtime
How does it work? Which WASM euntime does it use? Does it use a Python jnterpreter compiled to WASM?