
SE Radio 553: Luca Casonato on Deno
Software Engineering Radio - the podcast for professional software developers
00:00
JavaScript Runtimes in Browsers
V8, SpiderMonkey and Dino are all low-level virtual machines that can execute JavaScript code. They poke holes into this sandbox virtual machine to do things like writing to the DOM or console logging. A runtime essentially takes one of these engines and it then provides its own set of host APIs. And I think we're also seeing a lot more like embedded JavaScript runtimes.
Transcript
Play full episode