12add0d91Sopenharmony_ci#!/usr/bin/env sh 22add0d91Sopenharmony_ciexec /usr/bin/clang --target=wasm32-wasi --sysroot /wasi-libc/sysroot "$@" 3