Y
Hacker News
new
|
ask
|
show
|
jobs
by
minhajuddin
2418 days ago
It would be nice to see how this compares to Firecracker (
https://firecracker-microvm.github.io/
) the runtime behind AWS Lambda
1 comments
whb07
2418 days ago
one is a webassembly runtime, the other is a program that can help you spin up microvms very quickly. So with firecracker you can spin up ubuntu and fedora images.
link