Results 54 comments of Hui Zhu

> jenkins-metrics-ubuntu-20-04 cannot pass is because: Increasing wasm support led to an increase in memory-footprint. The memory-footprint without Wasm support is 123861.750000.(http://jenkins.katacontainers.io/job/kata-containers-2.0-metrics-ubuntu-20-04-PR/2556/console)  With Wasm support is 124995.250000.(http://jenkins.katacontainers.io/job/kata-containers-2.0-metrics-ubuntu-20-04-PR/2538/console) Post a PR...

> @teawater It is pretty cool to have wasm support within kata. I wonder what is the status in the container ecosystem for WASM containers? Is there some pod-level annotation...

> Thanks for raising @teawater! A few initial comments... > > Also, please could you modify the [`announce()`](https://github.com/kata-containers/kata-containers/blob/main/src/agent/src/main.rs#L111) so that it displays a field showing if the build is "native"...

After discussion with @liubin and @bergwolf , I moved all the arch check to wasm.rs.