tag:github.com,2008:https://github.com/jayphelps/binaryen/releases Release notes from binaryen 2017-01-26T23:11:43Z tag:github.com,2008:Repository/80177798/version_26 2017-01-26T23:11:43Z version_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> kripken tag:github.com,2008:Repository/80177798/version_25 2017-01-26T19:04:47Z version_25 <p>code-pushing fix: we cannot push a set_local with side effects, as it…</p> kripken tag:github.com,2008:Repository/80177798/version_24 2017-01-19T18:34:37Z version_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> kripken tag:github.com,2008:Repository/80177798/version_23 2017-01-05T23:33:55Z version_23: Merge pull request #863 from WebAssembly/linking-fix <p>Linking cleanups</p> kripken tag:github.com,2008:Repository/80177798/version_22 2016-12-28T02:42:44Z version_22: Merge pull request #859 from WebAssembly/linking <p>Dynamic linking</p> kripken tag:github.com,2008:Repository/80177798/1.37.0 2016-11-12T01:07:00Z 1.37.0 <p>add --mem-max option to set the maximum size of memory, overriding th…</p> kripken tag:github.com,2008:Repository/80177798/version_21 2016-11-12T01:07:00Z version_21 <p>add --mem-max option to set the maximum size of memory, overriding th…</p> kripken tag:github.com,2008:Repository/80177798/version_20 2016-11-11T00:46:57Z version_20 <p>show a warning with guidance when a memory size incompatibility issue…</p> kripken tag:github.com,2008:Repository/80177798/version_19 2016-11-04T21:55:32Z version_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> kripken tag:github.com,2008:Repository/80177798/1.36.14 2016-10-28T02:42:21Z 1.36.14: Merge pull request #811 from WebAssembly/iffify <p>Some minor if/br_if opts</p> kripken