May 10, 2018
For those of you unfamiliar with the development world, rumor has it, there’s a new type of code that may be the future of web development called WebAssembly (Wasm). Wasm is a low-level assembly-like language and allows a developer to write in multiple languages (C/C++/Rust) on the web at near-native speeds. Wasm is designed to […]