It seems that WASM could be an alternative container solution.
This approach is like an intermediate step before recompiling it to wasm.
I would be interesting to see a comparison between a full recompiled version running on top of a wasm runtime vs some container solution but seems they found a lot of problems recompiling it.