←back to thread

407 points ksec | 2 comments | | HN request time: 0s | source
1. rubymamis ◴[] No.45230679[source]
The code is really well written - very understandable and modern, kudos on that!

I'm curious, how come the app I just compiled works on macOS?

replies(1): >>45232255 #
2. monax ◴[] No.45232255[source]
The framework has a layer of OS abstraction, and uses SDL to create the window and get user inputs