Tag Archives: WebAssembly

April 27, 2017: WebAssembly: The Whole Story

WebAssembly: The Whole Story WebAssembly (.wasm) is a new low-level, assembly-like language that can run in modern web browsers at near-native speeds. It is designed to work alongside JavaScript, and it provides a compilation target for languages like C/C++ so … Continue reading

Posted in April 2017, DevTools | Tagged | Leave a comment