The Docker+WASM Technical Preview
docker.com
The Docker+WASM Technical Preview
1–10 of 178 posts
Re: The Docker+WASM Technical Preview
#2Seriously, if you're in a position to be running native code in your environment why would you chose WASM? If you're building WASM for the web, is it really more expensive to build a pure native target out of the same source? Surely, performance wise you'll always be ahead going native.
Re: The Docker+WASM Technical Preview
#3Insert "BUT WHY?" GIF here. Seriously, if you're in a position to be running native code in your environment why would you chose WASM? If you're building WASM for the web, is it really more expensive to build a pure native target out of the same source? Surely, performance wise you'll always be ahead going native.
Re: The Docker+WASM Technical Preview
#4Re: The Docker+WASM Technical Preview
#5Insert "BUT WHY?" GIF here. Seriously, if you're in a position to be running native code in your environment why would you chose WASM? If you're building WASM for the web, is it really more expensive to build a pure native target out of the same source? Surely, performance wise you'll always be ahead going native.
Re: The Docker+WASM Technical Preview
#6But on the other hand I'm not really happy with the fact that I'm waiting for GC and DOM access since 2019 or something like that
and it doesn't seem like we're getting close
Re: The Docker+WASM Technical Preview
#7Michael Irwin from Docker here (and author of the blog post too). Happy to answer your questions, hear feedback, and more!
Re: The Docker+WASM Technical Preview
#8Michael Irwin from Docker here (and author of the blog post too). Happy to answer your questions, hear feedback, and more!
Re: The Docker+WASM Technical Preview
#9Then we immediately trade any semblance of sanity for container orchestration.
(And please don't try to convince me that Kubernetes is sane. I operated a production SaaS on it for 4 years, and spent another year at a DevSecOps consultancy with 40+ CKAs—sanity and familiarity are not the same.)
Re: The Docker+WASM Technical Preview
#10Great work, WASM is the future! But on the other hand I'm not really happy with the fact that I'm waiting for GC and DOM access since 2019 or something like that and it doesn't seem like we're getting close