mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 04:40:25 -05:00
07dc9520a4
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`.