Source
- URL: https://x.com/mrsteyk1/status/1990467157357150599
- Author: mrsteyk (@mrsteyk1)
- Posted: 2025-11-17 17:08:46
Branch
1/ @mrsteyk1
@valigo
His style goes a bit beyond that, judging by the defines used it’s similar to some form of literate programming but with C preprocessor. And the whole RAM thing iirc was for when he was hot reloading C, he said he later switched to GPU and it’s not exactly required anymore?
2/ @NOTimothyLottes
@mrsteyk1 @valigo
Oh I still use the RAM global struct and pointer even without using CPU side hot reload.