@nixCraft
int32 is_computer_on (); { return 1; }
@DenOfEarth @nixCraft probably going to need some __attribute__((noinline)) or equivalent on that
__attribute__((noinline))
@DenOfEarth @nixCraft Should be at least int128
@aires @nixCraft I could have coded it as a float but my insurance policy specifically excludes torches and pitchforks.
@DenOfEarth @nixCraft probably going to need some
__attribute__((noinline))
or equivalent on that