<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src/embind/embind.js, branch 1.8.5</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src/embind/embind.js?h=1.8.5</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src/embind/embind.js?h=1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-07-17T18:28:59Z</updated>
<entry>
<title>Fix a bunch of things that break under closure advanced optimizations.  Now, to my knowledge, embind fully supports closure advanced mode.</title>
<updated>2013-07-17T18:28:59Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-31T23:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3952582ab33d25419f12c45c37358ea12487ef63'/>
<id>urn:sha1:3952582ab33d25419f12c45c37358ea12487ef63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename value_tuple to value_array and value_struct to value_object</title>
<updated>2013-07-17T18:28:42Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-30T19:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c86809e40da84859ec3dde789b4ad8faac86faff'/>
<id>urn:sha1:c86809e40da84859ec3dde789b4ad8faac86faff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow implicit conversion from booleans to ints/floats (for WebGL)</title>
<updated>2013-05-17T19:58:29Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-09T19:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=17ab8d9f57f0cb31d2d83555ae898b32b99600f8'/>
<id>urn:sha1:17ab8d9f57f0cb31d2d83555ae898b32b99600f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement an autorelease pool in embind.</title>
<updated>2013-05-17T19:58:01Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-09T01:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0ef792b006a82a0071fa70f83661dbf0ef04b18d'/>
<id>urn:sha1:0ef792b006a82a0071fa70f83661dbf0ef04b18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For sanity, make sure all types test the existence of the destructor stack before pushing to it. __emval_get_method_caller calls toWireType with a null destructors array.</title>
<updated>2013-05-17T19:57:15Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-05-06T14:50:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=259c1062644c7cf660ab34df3d7468c6904bb1da'/>
<id>urn:sha1:259c1062644c7cf660ab34df3d7468c6904bb1da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We can get away with passing memory_view on the stack here...</title>
<updated>2013-05-17T19:57:10Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-04T02:15:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=69d3621782e4b6dc131a2e5d78fdcf92047d667c'/>
<id>urn:sha1:69d3621782e4b6dc131a2e5d78fdcf92047d667c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to heapu32 for some reason...</title>
<updated>2013-05-17T19:56:57Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-04T01:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a27e5f7cc22e64fa9a32a68f9fd732c0ea5013ad'/>
<id>urn:sha1:a27e5f7cc22e64fa9a32a68f9fd732c0ea5013ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for (fast?) memory_view objects.  If C++ passes a memory_view to JS, it gets converted into a typed array object on the other side.  Intended for WebGL.</title>
<updated>2013-05-17T19:56:48Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-04T01:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fd8cbaa853ec9ea1f2c0c689e1729126c52368e4'/>
<id>urn:sha1:fd8cbaa853ec9ea1f2c0c689e1729126c52368e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Checkpoint work towards making vtable-&gt;JS calls faster.</title>
<updated>2013-05-17T19:56:16Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-03T08:11:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=31d6f4e7bf3b20be1a64ee481398910239174122'/>
<id>urn:sha1:31d6f4e7bf3b20be1a64ee481398910239174122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove more +x permissions on source or javascript files</title>
<updated>2013-05-04T15:32:14Z</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2013-05-04T15:32:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=aa7dbbb0bb0cd21c047d0c89638a0804bd60389b'/>
<id>urn:sha1:aa7dbbb0bb0cd21c047d0c89638a0804bd60389b</id>
<content type='text'>
</content>
</entry>
</feed>
