Uploaded July 2024 | Updated September 2026, 16 hours ago
Christopher Swenson
pretalx.northbaypython.org/nbpy-2024/talk/8U8T93
WASM is a compiled set of instructions that can run in the browser and it can be used to as a compilation target. So, it's possible to compile CPython into WASM, like in PyOdide.
It's possible to write your own WASM interpreter, which can run those programs compiled to WASM. You can even write such a WASM interpreter in Python.
You can imagine what happens next: we're going to run Python in WASM in Python... and maybe more!
Produced by NDV: youtube.com/channel/UCQ7dFBzZGlBvtU2hCecsBBg?sub_confirmation=1
Sun Jun 30 13:20:00 2024 at Reis River Ranch
Christopher Swenson
pretalx.northbaypython.org/nbpy-2024/talk/8U8T93
WASM is a compiled set of instructions that can run in the browser and it can be used to as a compilation target. So, it's possible to compile CPython into WASM, like in PyOdide.
It's possible to write your own WASM interpreter, which can run those programs compiled to WASM. You can even write such a WASM interpreter in Python.
You can imagine what happens next: we're going to run Python in WASM in Python... and maybe more!
Produced by NDV: youtube.com/channel/UCQ7dFBzZGlBvtU2hCecsBBg?sub_confirmation=1
Sun Jun 30 13:20:00 2024 at Reis River Ranch










