filmov
tv
Harnessing your Hardware with SIMD, Thomas Lively

Показать описание
This talk will explore SIMD, one of the most eagerly anticipated new WebAssembly features. SIMD stands for "single instruction, multiple data" and lets your hardware perform operations on multiple values at once. We will learn how SIMD works in WebAssembly and how you can use it to speed up your applications. Along the way we will get a peek at how new WebAssembly features are developed and how you can get involved in shaping the future of the WebAssembly specification.