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.