Why Wasm is the future of cloud computing

Why Wasm is the future of cloud computing

Wasm may just be the most important emerging technology that you’ve never heard of. Ok, maybe you’ve heard of it. It’s important! Shorthand for WebAssembly language , Wasm was developed for the web. However, Wasm technology has expanded beyond the web browser. Now organizations are starting to run Wasm on the server side. For example, my company, SingleStore, is using it in our database. Some think Wasm will replace container technology and the ubiquitous JavaScript ....

Published in infoworld.com · by Peter Vetere · 7 min read · August 10, 2023
The rise of WebAssembly

The rise of WebAssembly

fabio ballasina (CC0) In just four short years, WebAssembly has broken free of its origins as a useful browser-based technology and now powers some of the world’s most complex distributed applications, from streaming platforms like Disney+ to e-commerce powerhouse Shopify. WebAssembly’s journey beyond the browser WebAssembly , or WASM for short, was developed by the World Wide Web Consortium (W3C) and first published in 2018. It is, in their words, a “compilation target,” which means developers can bring their own code—typically Rust , C++, or AssemblyScript —and WebAssembly compiles it to bytecode to execute on the web browser at high speed....

Published in infoworld.com · by Scott Carey · 11 min read · August 10, 2023