tessel / t1-runtime

[UNMAINTAINED] Tessel 1 JavaScript runtime.
Other
117 stars 33 forks source link

Do not add newlines to direct process.stdout/stderr writes #688

Closed natevw closed 9 years ago

natevw commented 9 years ago

Fixes #319 for "PC" use cases. Depends on https://github.com/tessel/cli/pull/166 — otherwise as it sits now, the CLI will silently drop the new "raw" messages by default.

tm-rampart commented 9 years ago

Approved by @tcr. Running tests.