mirror of
https://github.com/janet-lang/janet
synced 2026-04-17 20:31:28 +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.