Post #2766130
2025-12-31 16:59 UTC
@thephd@pony.social @JensGustedt@digitalcourage.social The function call abstraction of nested function is a single register than is already reserved on most (all?) platforms. It does not get better than this. Mixing this up with compile-time specialization is what is misleading here.
Replies (1)
-
@uecker@mastodon.social 2025-12-31 17:05
@thephd@pony.social @JensGustedt@digitalcourage.social It also looks like that there is something particularly bad on arm with trampolines (not that I am arguing for trampolines - I think the thin wide pointer solution is the correct choice for C).