1
0
mirror of https://github.com/janet-lang/janet synced 2025-11-18 08:15:13 +00:00

Address #926 - enter the event loop from janet_dobytes or

janet_dostring.
This commit is contained in:
Calvin Rose
2022-03-21 17:47:37 -05:00
parent 9f733b25db
commit 1c96c7163a
4 changed files with 13 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2021 Calvin Rose
* Copyright (c) 2022 Calvin Rose
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to