tag:github.com,2008:https://github.com/jayphelps/binaryen/releases Tags 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) <p>Read/Write Abstraction (<a class="issue-link js-issue-link" href="https://github.com/WebAssembly/binaryen/pull/889">WebAssembly#889</a>)</p> <p> * Added ModuleReader/Writer classes that support text and binary I/O</p> <p> * Use them in wasm-opt and asm2wasm</p> 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> <p>… may not execute any more (<a class="issue-link js-issue-link" href="https://github.com/WebAssembly/binaryen/pull/890">WebAssembly#890</a>)</p> kripken tag:github.com,2008:Repository/80177798/version_24 2017-01-19T18:34:37Z version_24 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>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/WebAssembly/binaryen/pull/863">WebAssembly#863</a> from WebAssembly/linking-fix</p> <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>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/WebAssembly/binaryen/pull/859">WebAssembly#859</a> from WebAssembly/linking</p> <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> <p>…e default (which is the normal size of memory if no growth, or infinity if growth) (<a class="issue-link js-issue-link" href="https://github.com/WebAssembly/binaryen/pull/837">WebAssembly#837</a>)</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> <p>…e default (which is the normal size of memory if no growth, or infinity if growth) (<a class="issue-link js-issue-link" href="https://github.com/WebAssembly/binaryen/pull/837">WebAssembly#837</a>)</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> <p>… makes wasm compilation fail (<a class="issue-link js-issue-link" href="https://github.com/WebAssembly/binaryen/pull/834">WebAssembly#834</a>)</p> kripken tag:github.com,2008:Repository/80177798/version_19 2016-11-04T21:55:32Z version_19: Fixes fround of an unsigned integer (#821) <p>Fixes fround of an unsigned integer (<a class="issue-link js-issue-link" href="https://github.com/WebAssembly/binaryen/pull/821">WebAssembly#821</a>)</p> <p>* fix fround of unsigned</p> <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> <p>* update wasm.js and binaryen.js</p> 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>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/WebAssembly/binaryen/pull/811">WebAssembly#811</a> from WebAssembly/iffify</p> <p>Some minor if/br_if opts</p> kripken