Rob Pike: Concurrency is not parallelism blog.golang.org/2013/01/concur
Conversation
and here is opengl (interim solution, will be improved in the future with runtime function loading) github.com/bjz/glcore-rs
1
Replying to
Basically a simple lib that only handles, windowing, OpenGL context initialisation, and mouse/keyboard/joystick input.

