bit-hack/nano-script

Allow multiple threads from vm_t

Closed this issue · 1 comments

Extend vm_t so that you can create multiple threads, and execute them for a timeslice.
This way we can add basic multitasking.

Addressed in commit: d2d5794