<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/Module-exports/test.c, branch 1.9.5</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/Module-exports/test.c?h=1.9.5</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/Module-exports/test.c?h=1.9.5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-10-02T18:59:27Z</updated>
<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>
