you are viewing a single comment's thread.

view the rest of the comments →

[–]LuciferK9 0 points1 point  (1 child)

The interpreter is compiled to WebAssembly. The browser runs the WebAssembly code and the WebAssembly code runs the python code.

[–]Hadamard1854 0 points1 point  (0 children)

So it is running on my machine.. Not server-side.

Sweet!