Files
cglm/.github/workflows
myfreeer 24e417107b ci: initial support of meson and emscripten
It seems that meson only supports emscripten as a compiler to wasm at present, wasi-sdk support is not completed yet, so this only adds ci build scripts for emscripten.

References:
* <https://github.com/mesonbuild/meson/commit/f41bdae36861baa8be541af8273adc5b4b94ec48>
* <https://github.com/mesonbuild/meson/pull/11862>
2023-12-02 11:08:33 +08:00
..