Can I use glfw for embedded system?

dittozhili wrote on Tuesday, June 25, 2013:

I am working on a project to port openGL to Nios ii system. I found GLFW is an open source implementation of openGL, so I am wondering if I can use GLFW for this purpose. Can anyone give me some suggestions?

elmindreda wrote on Tuesday, June 25, 2013:

GLFW is not an implementation of OpenGL.