top | item 22313556

(no title)

glic3rinu | 6 years ago

Then this talk from David Beazley will blow your mind https://www.youtube.com/watch?v=VUT386_GKI8

discuss

order

7thaccount|6 years ago

For those of us short on time, can you summarize in a sentence or two?

sigjuice|6 years ago

From https://www.dabeaz.com/talks.html

Closing Keynote: A Talk Near the Future of Python

October 13, 2019 PyCon India, Chennai

A live-coded implementation of simple stack machine that's later turned into a WebAssembly interpreter capable of running a game written in Rust.

ampdepolymerase|6 years ago

He builds a WebAssembly interpreter from scratch in Python and compiles a Rust program to run on it.

ngcc_hk|6 years ago

The twist is a bit of a surprise. Totally like the change in the movie parasite. It just suddenly from text to ...

Very good video.