Y
Hacker News
new
|
ask
|
show
|
jobs
by
alzaeem
1274 days ago
How is it possible that the image size is so much smaller with the WASM image compared to the Docker image? They need to ship the entire php runtime compiled to WASM, so I don’t see how it can be smaller
1 comments
the_gipsy
1274 days ago
What do you think is in the docker image?
link
alzaeem
1274 days ago
They showed the WASM image is 5mb vs 30mb for the alpine Docker image. So that’s 25mb of overhead due to the alpine distro?
link
the_gipsy
1274 days ago
That could be the main factor.
link