1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-24 12:10:00 +00:00
Calvin Rose 507f9f9c57 Make global state thread local. This means multiple threads
of dst can run, but cannot yet share state.
2018-03-30 16:12:30 -04:00
..