WebAssembly with Lin Clark
JavaScript Archives - Software Engineering Daily - A podcast by JavaScript Archives - Software Engineering Daily

Categories:
JavaScript has been the exclusive language of the web browser for the last 20 years. Whether you use Chrome, Firefox, Internet Explorer, or Safari, your browser interprets and executes code in a virtual machine–and that virtual machine only runs JavaScript. Unfortunately, JavaScript is not ideal for every task we want to perform in the browser.