mirror of
https://github.com/janet-lang/janet
synced 2025-11-24 19:24:48 +00:00
Work on emscripten support. Works with sync code.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
(when (or should-repl no-file)
|
||||
(print (string "Dst " VERSION " Copyright (C) 2017-2018 Calvin Rose"))
|
||||
(repl))
|
||||
(repl)
|
||||
(print "bye!"))
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user