WebAssembly (and You!)

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=jhrxEdIDt9U



Duration: 12:09
3,018 views
46


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Javascript is easy to learn and currently monopolizes in-browser code. Unfortunately, even with two decades of optimization, the fastest Javascript is still less than half the speed of native (in-OS) code.

Enter Web Assembly: a binary compiler target offering near-native performance. Soon, developers writing in C/C++ or other languages will be able to run their code directly in a browser.

In this video, Eric explains how the upcoming implementation of Web Assembly will greatly improve the speed, reliability, and power of in-browser code, including Javascript.







Tags:
WebAssembly
WebAssembly tutorial
What is WebAssembly