@rx hmm i don't know a thing about rust. what's it all about?
@loam it fits into the same niche as c++ (high performance, no garbage collection) but unlike c++ it's safe from memory corruption
imo it's also a lot more convenient and fun
more here https://www.rust-lang.org/en-US/
@rx ill keep it in mind if i ever gotta go a bit lower-level than usual! right now i'm floating off in nodejs land usually
@loam in rust, with my friend. the code is here: https://github.com/wez470/Rustboy