mirror of
https://github.com/janet-lang/janet
synced 2025-11-19 16:55:12 +00:00
Remove setjmp and fiber creationg from janet_call. This adds the constraint to janet_call can only be called when there is already a current fiber.