Tasks - sid-code/nmoo GitHub Wiki

Verbs are compiled and run on a VM known as a "task". Each verb gets its own task and can spawn more tasks.

This is to ensure that they can be stopped at any time, written to disk, and loaded and restarted at a later time.