CPython can be compiled to WASM now; there are instructions in the CPython repo.
Alternatively, RustPython with the updated wasm32-wasip1 dependency works flawlessly with the Rust executor prototype, so this may be unnecessary.
CPython can be compiled to WASM now; there are instructions in the CPython repo.
Alternatively, RustPython with the updated wasm32-wasip1 dependency works flawlessly with the Rust executor prototype, so this may be unnecessary.
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T384094 Consider switching off of wasmedge and RustPython | |||
| Open | None | T384513 Consider Replacing RustPython with CPython; See Details |