On 8/4/25 5:57 AM, Kohei Tokunaga wrote:
The wasm builds are tested for 3 targets: wasm32, wasm64(-sMEMORY64=1) and
wasm64(-sMEMORY64=2). The CI builds the containers using the same Dockerfile
(emsdk-wasm-cross.docker) with different build args.
Signed-off-by: Kohei Tokunaga <[email protected]>
---
.gitlab-ci.d/buildtest.yml | 24 +++++++++++++++++++++---
.gitlab-ci.d/container-cross.yml | 18 +++++++++++++++++-
.gitlab-ci.d/container-template.yml | 4 +++-
3 files changed, 41 insertions(+), 5 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>