WeeklyUpdates/2017-03-06: Difference between revisions

(Added Matt Miller)
 
Line 228: Line 228:


WebAssembly, A Game-changer For The Web
WebAssembly, A Game-changer For The Web
[https://hacks.mozilla.org/category/a-cartoon-intro-to-webassembly/ A cartoon intro to WebAssembly] from Lin Clark!


The implications of WebAssembly are huge. WebAssembly is a low level compile target that allows native-like performance in the browser.  This new standard, a cross-browser evolution of asm.js, will enable amazing video games and high-performance web apps for things like computer-aided design, video and image editing, and scientific visualization. Over time, many existing productivity apps (e.g. email, social networks, word processing) and JavaScript frameworks will likely use WebAssembly to significantly reduce load times while simultaneously improving performance. Unlike other approaches that have required plug-ins to achieve this level of performance in the browser, WebAssembly runs entirely within the Web Platform. This means that developers can integrate WebAssembly for CPU-intensive calculations (e.g. compression, face detection, physics) into existing web apps that use JavaScript for less intensive work.   
The implications of WebAssembly are huge. WebAssembly is a low level compile target that allows native-like performance in the browser.  This new standard, a cross-browser evolution of asm.js, will enable amazing video games and high-performance web apps for things like computer-aided design, video and image editing, and scientific visualization. Over time, many existing productivity apps (e.g. email, social networks, word processing) and JavaScript frameworks will likely use WebAssembly to significantly reduce load times while simultaneously improving performance. Unlike other approaches that have required plug-ins to achieve this level of performance in the browser, WebAssembly runs entirely within the Web Platform. This means that developers can integrate WebAssembly for CPU-intensive calculations (e.g. compression, face detection, physics) into existing web apps that use JavaScript for less intensive work.   
Confirmed users
1,021

edits