Docker Engine uses the same containerd container runtime as the rest of the Docker ecosystem, but instead of using runc to run the container processes, it uses the WasmEdge runtime. While Docker doesn’t go into details here, the promise of WasmRdge is that it offers significantly faster startup times compared to Linux containers and that WasmEdge apps are significantly smaller (and run faster).