talk-data.com
PyData
talk
2023-04-17 at 13:10
The CPU in your browser: WebAssembly demystified
Event:
PyConDE & PyData Berlin 2023
Speakers
Topics
Description
In the recent years we saw an explosion of usage of Python in the browser: Pyodide, CPython on WASM, PyScript, etc. All of this is possible thanks to the powerful functionalities of the underlying platform, WebAssembly, which is essentially a virtual CPU inside the browser.