JSConf JP

The Great Migration: Identifying and Offloading Your App's Bottlenecks to WebAssembly

SessionTrack CEnglish

Even well written JavaScript application can struggle with computation intensive tasks. In the world of browser context, user experience of highly computation intensive tasks vary a lot depending on client's resources and their availability. This session discusses ideas about identifying computer intensive tasks, and strategies to migrate them to WebAssembly so a developer can accomplish more with less.