<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tools/jsrun.py, branch 1.8.5</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tools/jsrun.py?h=1.8.5</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tools/jsrun.py?h=1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-20T02:19:48Z</updated>
<entry>
<title>hackish emscript_fast toolchain integrations</title>
<updated>2013-11-20T02:19:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-20T02:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4a54aa90277cebaf544f42cc9e0f2f4401e7ece4'/>
<id>urn:sha1:4a54aa90277cebaf544f42cc9e0f2f4401e7ece4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the logging framework instead of print, to be consistent and as the logging framework prints out messages unbuffered which is more responsive on Windows.</title>
<updated>2013-09-26T09:44:54Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-26T09:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3488df1fa054ed4352104c07276569dc16c12285'/>
<id>urn:sha1:3488df1fa054ed4352104c07276569dc16c12285</id>
<content type='text'>
Add debug logging facility to track waits on external processes when EM_BUILD_VERBOSE &gt;= 3. This helps pinpointing if the build hangs on some tool dying/live/deadlocking, and where it might occur.

Implement process.pid on WindowsPopen replacement so that EM_BUILD_VERBOSE=3 works on it as well.
</content>
</entry>
<entry>
<title>fix asm validation of side modules</title>
<updated>2013-09-03T21:41:30Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-29T18:30:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e33179a36b1d6867e0a5c59a8e5a9e04b1b8459f'/>
<id>urn:sha1:e33179a36b1d6867e0a5c59a8e5a9e04b1b8459f</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - added tests for tcgetattr / tcsetattr</title>
<updated>2013-08-29T19:57:33Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-28T06:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fe3533636b24c23fb904f3ca94425003c0565177'/>
<id>urn:sha1:fe3533636b24c23fb904f3ca94425003c0565177</id>
<content type='text'>
 - made test_stdin async to work in the node environment
 - clearerr should reset both eof and error indicators
 - fgetc was incorrectly setting the eof indicator. in cases where fread had errored with EAGAIN it was setting eof. I removed the set entirely, as there is no need for fgetc to even worry about it, fread will set the correct value in any case
</content>
</entry>
<entry>
<title>use -- for jsc</title>
<updated>2013-08-19T22:17:09Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-19T22:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a864b58025a0a41bf3eb00aa79d569ae9576c52f'/>
<id>urn:sha1:a864b58025a0a41bf3eb00aa79d569ae9576c52f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move run_js into jsrun.py (work towards breaking emscripten.py's dependency on shared, which requires .emscripten at import time)</title>
<updated>2013-03-05T03:14:38Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-01-31T00:39:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d0423ad1cc42fd552472c94aaf26410e7a7b73b8'/>
<id>urn:sha1:d0423ad1cc42fd552472c94aaf26410e7a7b73b8</id>
<content type='text'>
</content>
</entry>
</feed>
