Supper Club
There's Python in my JavaScript! with Andrea Giammarchi
Andrea Giammarchi discusses PyScript, a project to run Python code in the browser using WebAssembly. He talks about creating the LinkedDOM library to have a DOM API in Node.js, how WebAssembly enables running languages besides JS in browsers, and potential improvements like a central garbage collector.
#python#webassembly#linkeddom