WebAssembly for Web Developers

Опубликовано: 30 Май 2026
на канале: aikm28
27
0

WebAssembly is often hailed as a performance tool for critical tasks or to bring existing C++ code bases to the web – such as games. But WebAssembly is so much more. You can use WebAssembly as a puzzle piece to give the web platform the few missing capability that you are missing or to surgically replace a JavaScript bottleneck.

EVENT:

Google I/O'19

SPEAKER:

Surma Surma and Deepti Gandluri

PERMISSIONS:

Original video was published with the Creative Commons Attribution license (reuse allowed).

CREDITS:

Original video source:    • WebAssembly for Web Developers (Google I/O...  

#webassembly
#javascript
#rust
#c++
#webdevelopment

One of the things I was excited about with WebAssembly was the ability to share code across desktop/mobile in a more performant manner.