You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version of Librashader is very nice. It's much easier to compile static release builds now. I'm wondering if anything has changed where it might be possible to allow for debug static builds now. See rust-lang/rust#122268 and rust-lang/rust#39016 for reference.
Currently when you build librashader in debug mode, it still links msvcrt in release mode I think.