mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 12:32:40 +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>