How to Run Python in the Browser
Offered By: linux.conf.au via YouTube
Course Description
Overview
Explore how to run Python in the browser using WebAssembly in this 45-minute conference talk from linux.conf.au 2022. Discover the capabilities of WebAssembly for compiling and executing languages beyond JavaScript, and learn techniques for integrating the asynchronous JavaScript UI with synchronous Python operations. Delve into browser features such as postMessage, Web Workers, and SharedArrayBuffer to create a seamless interaction between Python and a browser-based terminal. Gain insights into expanding the browser's language capabilities and enhancing web application functionality through this informative presentation.
Syllabus
"How to run Python in the browser" - Katie Bell (LCA 2022 Online)
Taught by
linux.conf.au
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity