1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-08 00:06:38 +00:00
Calvin Rose 1bda40b644 Add first iteration of call hooks.
Hooks are per thread (not per fiber) for performance, and are exposed as
callback functions. Hooks cannot be nested, so hooks are disabled inside
other hooks.
2024-12-06 19:24:59 -06:00
..
2024-11-25 12:39:53 +09:00
2024-12-06 19:24:59 -06:00
2024-09-29 16:07:24 -05:00