Hacker News new | ask | show | jobs
by giancarlostoro 754 days ago
I know its a joke but it makes me wonder is there such a constant speed type of language? Maybe it would be enforced by an emulator its speed but it would be interesting to have a known speed to measure against.
2 comments

PICO-8 limits the speed of the virtual CPU ("4M vm insts/sec").

https://www.lexaloffle.com/pico-8.php

real-time os?