quickjs-done-nextgen/gen
Saúl Ibarra Corretgé 06175d1e0c
Simplify eval_and_print code in REPL
We always use async eval.

Also clean up some console.log usage since we use std.puts all across.
2024-09-26 20:07:24 +02:00
..
function_source.c Add Iterator (#548) 2024-09-24 22:07:29 +02:00
hello.c Add Iterator (#548) 2024-09-24 22:07:29 +02:00
hello_module.c Add Iterator (#548) 2024-09-24 22:07:29 +02:00
repl.c Simplify eval_and_print code in REPL 2024-09-26 20:07:24 +02:00
test_fib.c Add Iterator (#548) 2024-09-24 22:07:29 +02:00