wasm is awesome docker
You may have seen some hype around WebAssembly, or Wasm, as it’s often called.It’s a relatively new technology that allows you to compile application code written in languages like Rust, C, C++, Javascript, and Golang to byte code, then run it inside a sandboxed environment. So why all the hype?Well, those sandboxed environments can run in a large variety of locations — including your web browser using a Javascript virtual machine.Not only does this mean the sandbox benefits from billions of dollars of

Just published by Docker: Read more