|
|
|
|
|
by cogman10
1327 days ago
|
|
I think what's missing is why you'd want to do that. If I have a rust app on a scratch image, why would I want to turn it into a wasm container? My assumption is because wasm can run on multiple platforms (x86 and arm) so one image supports both, is that correct? Are there other reasons not as obvious? |
|