browsix icon indicating copy to clipboard operation
browsix copied to clipboard

Newer version of kernel.js suppressing stdout?

Open golmansax opened this issue 8 years ago • 0 comments

When using lib-dist/lib/kernel.js from [email protected], I am no longer seeing stdout updates. My project is a fork of the LaTeX demo, and I'm making a pdflatex call through kernel.system(cmd, runNext, onStdout, onStderr).

If it helps, I'd be happy to create a standalone demo to recreate the error. Thanks!

golmansax avatar Apr 18 '17 14:04 golmansax