<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/return64bit, branch master</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/return64bit?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/return64bit?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-04-24T07:32:52Z</updated>
<entry>
<title>The most significant 32 bits of a 64 bit long return value get passed in the global tempRet0, but this fails when asm.js and/or closure are enabled as tempRet0 was declared again inside the asm closure. This fix exports tempRet0 via an accessor method Runtime.getTempRet0() which is visible with or without optimisations being enabled</title>
<updated>2014-04-24T07:32:52Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2014-04-24T07:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=55ba58508e65f70aed38ec57b78b46a83ecf9433'/>
<id>urn:sha1:55ba58508e65f70aed38ec57b78b46a83ecf9433</id>
<content type='text'>
</content>
</entry>
</feed>
