<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/Module-exports, branch 1.13.2</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/Module-exports?h=1.13.2</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/Module-exports?h=1.13.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-10-05T07:03:24Z</updated>
<entry>
<title>replaced tests/Module-exports in path_from_root with 'tests', 'Module-exports' to be more friendly multiple OSs</title>
<updated>2013-10-05T07:03:24Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-10-05T07:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e851616ef033f58325141362dc139471531ab44b'/>
<id>urn:sha1:e851616ef033f58325141362dc139471531ab44b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed problem where module.exports, which is needed by node.js gets incorrectly minified by Closure. Simple change from module.exports = Module to module['exports'] = Module fixes this. Added simple test case compiling with --O2 -closure 1 to /tests/Module-exports</title>
<updated>2013-10-02T18:59:27Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-10-02T18:59:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=17be1563475e5a2d7a5e7c88c02061253669db5f'/>
<id>urn:sha1:17be1563475e5a2d7a5e7c88c02061253669db5f</id>
<content type='text'>
</content>
</entry>
</feed>
