Releases: andriyDev/recastnavigation-rs-sys
Releases · andriyDev/recastnavigation-rs-sys
v1.0.3
- Fix build errors when running in WASM.
v1.0.2
- Fixed Windows 32bit generating no Rust bindings #3.
- Fixed changing the opt-level for debug builds linking the wrong library #4.
v1.0.1
- Link the C++ standard library on systems where this is necessary to correctly link.