AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Future of Containers
Wasm is kind of taking that concept of trying to create a lighter weight form of packaging and isolation and applying a very different view on it. The WebAssembly thing has just kind of popped up into the containers and infrastructure area from the world of front-end engineering. So when you compile your app, when you build it, you can set the target environment to be WASM and it will produce a WASM app. And then you can take this WASM app and put it wherever a WebAssembly runtime is available, and then you can run it.