1
0
mirror of https://github.com/janet-lang/janet synced 2026-04-04 22:11:27 +00:00
Files
janet/src
Calvin Rose fac47e8ecb When marshalling a closure, try to detach funcenvs
If possible, this will reduce the need to marshal fibers
in many cases. Also add this logic to the GC so holding a closure
that originally came from a fiber that crashed does not cause that fiber
to hang around forever.
2020-03-17 18:55:32 -05:00
..
2020-03-10 22:46:50 -05:00
2020-02-02 09:38:44 -06:00
2020-03-08 20:44:03 -05:00