1
0
mirror of https://github.com/janet-lang/janet synced 2024-07-02 18:13:15 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Calvin Rose
0a1c93b869 Add ev api for making threaded calls.
Easy way to make arbitrary functions in C async.
2020-12-31 16:12:42 -06:00
Calvin Rose
788f91a36f Remove unneeded book keeping for sub processes.
Since we are not using signals we no longer need some bookkeeping.
2020-12-31 11:52:12 -06:00