Closed beriberikix closed 6 years ago
I'm curious if you're targeting GC on microcontrollers. 64kb or less of memory, possibly 8-bit, etc.
For example, would you see this run on an AVR, i.e. Arduino? As more and more languages make their way onto MCUs, GC would be a useful addition.
I'd love to see tgc run on embedded devices. For most devices I don't see any real reason why it wouldn't work, but it would require some testing and currently I don't own any.
tgc
I'm curious if you're targeting GC on microcontrollers. 64kb or less of memory, possibly 8-bit, etc.
For example, would you see this run on an AVR, i.e. Arduino? As more and more languages make their way onto MCUs, GC would be a useful addition.