logoalt Hacker News

ellgyesterday at 9:14 PM1 replyview on HN

what does compilation have to do with iteration speed? There's a lot of ways to get a similar feedback loop that youd get in something like react, like separating out your core gameplay loop into its own compilation unit / dll and reloading it on any changes inside your application


Replies

jpabloyesterday at 11:06 PM

Yeah... that's way, way, way more complex than npm run dev

show 2 replies