tag:github.com,2008:https://github.com/jayphelps/binaryen/releasesRelease notes from binaryen2017-01-26T23:11:43Ztag:github.com,2008:Repository/80177798/version_262017-01-26T23:11:43Zversion_26: Read/Write Abstraction (#889)<ul>
<li>
<p>Added ModuleReader/Writer classes that support text and binary I/O</p>
</li>
<li>
<p>Use them in wasm-opt and asm2wasm</p>
</li>
</ul>kripkentag:github.com,2008:Repository/80177798/version_252017-01-26T19:04:47Zversion_25<p>code-pushing fix: we cannot push a set_local with side effects, as it…</p>kripkentag:github.com,2008:Repository/80177798/version_242017-01-19T18:34:37Zversion_24<p>DCE even in -O0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="201735203" data-permission-text="Title is private" data-url="https://github.com/WebAssembly/binaryen/issues/884" data-hovercard-type="pull_request" data-hovercard-url="/WebAssembly/binaryen/pull/884/hovercard" href="https://github.com/WebAssembly/binaryen/pull/884">WebAssembly#884</a>)</p>kripkentag:github.com,2008:Repository/80177798/version_232017-01-05T23:33:55Zversion_23: Merge pull request #863 from WebAssembly/linking-fix<p>Linking cleanups</p>kripkentag:github.com,2008:Repository/80177798/version_222016-12-28T02:42:44Zversion_22: Merge pull request #859 from WebAssembly/linking<p>Dynamic linking</p>kripkentag:github.com,2008:Repository/80177798/1.37.02016-11-12T01:07:00Z1.37.0<p>add --mem-max option to set the maximum size of memory, overriding th…</p>kripkentag:github.com,2008:Repository/80177798/version_212016-11-12T01:07:00Zversion_21<p>add --mem-max option to set the maximum size of memory, overriding th…</p>kripkentag:github.com,2008:Repository/80177798/version_202016-11-11T00:46:57Zversion_20<p>show a warning with guidance when a memory size incompatibility issue…</p>kripkentag:github.com,2008:Repository/80177798/version_192016-11-04T21:55:32Zversion_19: Fixes fround of an unsigned integer (#821)<ul>
<li>
<p>fix fround of unsigned</p>
</li>
<li>
<p>add testing for f32 ops, and remove a duplicate test (now that f32 is on by default in wasm, we don't need to check with and without PRECISE_F32)</p>
</li>
<li>
<p>update wasm.js and binaryen.js</p>
</li>
</ul>kripkentag:github.com,2008:Repository/80177798/1.36.142016-10-28T02:42:21Z1.36.14: Merge pull request #811 from WebAssembly/iffify<p>Some minor if/br_if opts</p>kripken