@luc0x61@mastodon.gamedev.place
Post #1957618
2026-05-03 20:27 UTC
@thejpster Following any safety standard, and good sense elsewhere in embedded, nobody uses heap allocation in C.
Replies (1)
-
@thejpster@hachyderm.io 2026-05-03 20:31
@luc0x61 having used heap allocation in C on an embedded device, I can prove that your claim is wrong.