mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 01:00:46 +00:00
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:
* <f41bdae368
>
* <https://github.com/mesonbuild/meson/pull/11862>