mirror of
https://github.com/janet-lang/janet
synced 2025-11-27 04:25:14 +00:00
Start with ev module.
This commit is contained in:
@@ -1026,7 +1026,7 @@ int main(int argc, char **argv) {
|
||||
janet_stacktrace(fiber, out);
|
||||
}
|
||||
|
||||
#ifdef JANET_NET
|
||||
#ifdef JANET_EV
|
||||
status = JANET_SIGNAL_OK;
|
||||
janet_loop();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user