quickjs icon indicating copy to clipboard operation
quickjs copied to clipboard

[stdlib] `console.log`/`print` does not flush `stdout` after calling `fwrite`

Open absop opened this issue 1 year ago • 0 comments

Since console.log does not flush stdout, the output cannot be read before qjs exits.

absop avatar May 27 '24 10:05 absop