WebAssembly

Sort by:

Modern Front End: React, GraphQL, VR, WebAssembly with Adam Conrad (Repeat)

Originally published December 20, 2018 Ten years ago, there was a distinction between “backend” and “frontend” developers. A backend developer would be managing the business

WebAssembly with Brendan Eich (Repeat)

Originally published March 31, 2017 Brendan Eich created the first version of JavaScript in 10 days. Since then JavaScript has evolved, and Brendan has watched the growth of the web give

WebAssembly Migration with Nicolo Davis

WebAssembly allows for the execution of languages other than JavaScript in a browser-based environment. But WebAssembly is still not widely used outside of a few particular niches such

DFINITY: The Internet Computer with Dominic Williams

If the Internet was reimagined with the software and hardware infrastructure we have today, what would it look like? That is the question that DFINITY is working on answering.

WebAssembly Isolation with Tyler McMullen

Isolation is a fundamental concept in computer science. Software workloads are isolated from each other in order to keep resource access cleanly separated.  When programs are properly