@Susan_calvin @elsactivitypub @mudkip it'd also be ungodly slow 'cos not only are you running it on an 8-bit PIC but you're also then adding a bytecode VM abstraction layer on top, and you can't even use the usual JIT approach to make it fast because it's Harvard architecture (no exec from RAM).
also iirc the biggest chip in the 12F lineup has 512 bytes of RAM.
@gsuberland @erincandescent @elsactivitypub @mudkip no over clocking community here.
Mind you, port the RTL to a modern procesa node and watch the die melt.