brendanzab / gl-rs

An OpenGL function pointer loader for Rust
Apache License 2.0
680 stars 115 forks source link

Information about android/ios/windows? #526

Open lattice0 opened 4 years ago

lattice0 commented 4 years ago

I'm looking for libs to use in my project and this one seems promising but I didn't find any information about compilation for android, ios, windows or macOS.

Can somebody tell me if it's as easy as cross compiling using the Android NDK like https://mozilla.github.io/firefox-browser-architecture/experiments/2017-09-21-rust-on-android.html?