janet/src/mainclient
Calvin Rose 55b8563c08 Add janet_loop_fiber C function to run a fiber to completion from C.
This is mainly meant for use as the entry point to a C wrapper for a
janet program. This maeans the programmer doesn't need to use an ifdef
to handle if the event loop is enabled.
2021-07-18 09:39:37 -05:00
..
shell.c Add janet_loop_fiber C function to run a fiber to completion from C. 2021-07-18 09:39:37 -05:00