Correct me if I'm wrong:
1) this is an effort to provide an abstract graphics API for any OS/CPU instruction set
2) it is rust and therefore usable from rust and C(++).<p>If so, great news! Maybe we'll one day be free from tyranny of Windows when it comes to gaming. In my ideal world, operating systems should be interchangeable like web browsers and competing to provide the best implementation of an open standard rather than trying to trap developers and users by providing the most enticing proprietary API.<p>Have there been any previous attempts to do this? Any success?