mirror of
https://github.com/janet-lang/janet
synced 2025-07-22 20:02:53 +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.