mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 01:00:46 +00:00
The function `glm_mat4_inv_wasm` has been implemented, but not used in `glm_mat4_inv`. This commit adds a conditional macro to add the case of wasm and simd128 case for calling `glm_mat4_inv_wasm`.