Hacker News new | ask | show | jobs
by oregontechninja 2060 days ago
Looks like the glfw library is built for windows as a DLL and then packed as bytes into a go const and loaded at runtime! Cool beans, wish more people could appreciate how fun that is.
1 comments

Yeah, that's right. Thank you for taking a look!