Workshop: Detecting bottlenecks with Java Flight Recorder / Mission Control.
March 16, 2017
Enterprise JavaScript… What the Heck?!
March 23, 2017

Web assembly or how to touch browser’s intimate places

Speaker:

Stream: «Frontend Dev Conf»

Description:

WebAssembly is an experimental, efficient low-level programming language that runs in a browser that is designed to replace slow parts written in JavaScript. In my presentation, I will answer questions that worry everyone: Do we still need to learn JavaScript and should I learn another programming language for Web? I’ll show you how you can work with WebAssembly and use it for your own purposes, how to write code for it and how it will all work in the browser.