Cleanup wasm ci
- Install xz into linux CI image. The
emsdk install
command neededxz
. Earlier, it was installed in the container. - Use cmake script to download
node
runtime and removenode.sh
andnode.ps1
.
emsdk install
command needed xz
. Earlier, it was installed in the container.node
runtime and remove node.sh
and node.ps1
.