@eli_oat I laughed, because after posting this as a kind of joke, I greped my repos for the same pattern, and I realized that I use comefroms in prod all over Oquonie to handle animation sequences. Instead of using the stack between events to pass the following animation to run, I comefrom by self-modifying the code and writing the pointer directly in memory.
@eli_oat I laughed, because after posting this as a kind of joke, I greped my repos for the same pattern, and I realized that I use comefroms in prod all over Oquonie to handle animation sequences. Instead of using the stack between events to pass the following animation to run, I comefrom by self-modifying the code and writing the pointer directly in memory.