<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/lib, branch 1.18.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/lib?h=1.18.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/lib?h=1.18.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-04-29T21:10:17Z</updated>
<entry>
<title>Bind std::basic_string&lt;unsigned char&gt; to js strings</title>
<updated>2014-04-29T21:10:17Z</updated>
<author>
<name>Camilo Polymeris</name>
<email>cpolymeris@gmail.com</email>
</author>
<published>2014-04-27T02:01:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d00fef35c95285b05352757e512685e0dd657bbb'/>
<id>urn:sha1:d00fef35c95285b05352757e512685e0dd657bbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>embind doesn't always need the full std::type_info record.  if EMSCRIPTEN_HAS_UNBOUND_TYPE_NAMES=0, then use a lighter type identifier.  This shaves 175 KB off of our engine's minified JavaScript.</title>
<updated>2014-04-13T16:08:27Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2014-04-01T05:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2bbdb0cd396d785a9587bc776d699283c1902ff7'/>
<id>urn:sha1:2bbdb0cd396d785a9587bc776d699283c1902ff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2256 from juj/more_musl</title>
<updated>2014-04-08T00:39:39Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-04-08T00:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d93fd8156ba2530d5ff12caaf9b0eaf557f60de5'/>
<id>urn:sha1:d93fd8156ba2530d5ff12caaf9b0eaf557f60de5</id>
<content type='text'>
More musl.</content>
</entry>
<entry>
<title>Add JavaScript implementation of musl architecture-specific instructions.</title>
<updated>2014-04-07T15:28:07Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-04-07T15:28:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a04fd2a2c6110b5c7f65c1d993a582fb12e505e4'/>
<id>urn:sha1:a04fd2a2c6110b5c7f65c1d993a582fb12e505e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make val::as&lt;&gt; compatible with asm.js</title>
<updated>2014-03-29T06:56:40Z</updated>
<author>
<name>Chad Austin</name>
<email>caustin@gmail.com</email>
</author>
<published>2014-03-23T04:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=464f4a3cace3eba27c145d347d031930b9630a51'/>
<id>urn:sha1:464f4a3cace3eba27c145d347d031930b9630a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to using musl 0.9.13 strtok and strtok_r for better asm.js performance.</title>
<updated>2014-03-29T03:06:17Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-03-16T02:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=64300b2ea56bfe6f09f855cfd7f7f6d99ec39bfe'/>
<id>urn:sha1:64300b2ea56bfe6f09f855cfd7f7f6d99ec39bfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to using musl 0.9.13 strpbrk for better asm.js performance.</title>
<updated>2014-03-29T03:06:17Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-03-16T02:08:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bbc711d5c719bbd14cd7849309e89608ae13d287'/>
<id>urn:sha1:bbc711d5c719bbd14cd7849309e89608ae13d287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to using musl 0.9.13 strdup and strndup for better asm.js performace.</title>
<updated>2014-03-29T03:06:17Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-03-16T02:05:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0967703fd279255e2f479e6bba9bb7ef48e1c7d6'/>
<id>urn:sha1:0967703fd279255e2f479e6bba9bb7ef48e1c7d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to using musl 0.9.13 strchr, strrchr, index and rindex for better asm.js performance.</title>
<updated>2014-03-29T03:06:17Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-03-16T02:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c4363b595cb2529345e3248b1f374595e83953ff'/>
<id>urn:sha1:c4363b595cb2529345e3248b1f374595e83953ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to using musl 0.9.13 strstr for better asm.js performance.</title>
<updated>2014-03-29T03:06:17Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-03-16T01:57:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4fc97c69d66a81e93849ebbff1f6eed8be7dd174'/>
<id>urn:sha1:4fc97c69d66a81e93849ebbff1f6eed8be7dd174</id>
<content type='text'>
</content>
</entry>
</feed>
