browsix
browsix copied to clipboard
Newer version of kernel.js suppressing stdout?
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!