mirror of
https://github.com/janet-lang/janet
synced 2026-03-18 13:49:49 +00:00
This lets a user multiplex multiple Janet VMs on a single thread or process if they are willing to implement context switching themselves.
This lets a user multiplex multiple Janet VMs on a single thread or process if they are willing to implement context switching themselves.