quickjs
quickjs copied to clipboard
[stdlib] `console.log`/`print` does not flush `stdout` after calling `fwrite`
Since console.log does not flush stdout, the output cannot be read before qjs exits.