summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* Make NUM_PARAMS in FuncCastEmulation a configuration option (#3411)Dexter Chua2020-12-071-0/+2
* [TypedFunctionReferences] Add Typed Function References feature and use the t...Alon Zakai2020-11-231-0/+3
* Rename atomic.notify and *.atomic.wait (#3353)Heejin Ahn2020-11-131-0/+4
* Remove old/non-working SpillPointers pass (#3261)Sam Clegg2020-10-201-0/+4
* Release 98 (#3234)Sam Clegg2020-10-131-0/+5
* Add --fast-math mode (#3155)Alon Zakai2020-09-301-0/+2
* Release 97 (#3140)Sam Clegg2020-09-171-0/+5
* Refactor Host expression to MemorySize and MemoryGrow (#3137)Daniel Wirtz2020-09-171-0/+3
* Add anyref feature and type (#3109)Daniel Wirtz2020-09-101-0/+4
* Stay on C++14 for now (#3108)Daniel Wirtz2020-09-081-1/+0
* Upgrade to C++17 (#3103)Daniel Wirtz2020-09-061-0/+1
* Remove asm2wasm (#3042)Alon Zakai2020-08-171-0/+2
* Release 96 (#3040)Alon Zakai2020-08-131-0/+9
* Extend the C- and JS-APIs (#2586)Daniel Wirtz2020-07-221-0/+8
* Version 95 (#2967)Sam Clegg2020-07-201-0/+3
* Asyncify: Add an "add list", rename old lists (#2910)Alon Zakai2020-06-121-0/+5
* Version 94 (#2907)Sam Clegg2020-06-111-0/+3
* Remove stackSave/stackAlloc/stackRestore code generation (#2852)Sam Clegg2020-05-201-0/+3
* Mention removed API tracing in changelog (#2842)Daniel Wirtz2020-05-111-0/+4
* Version 93 (#2800)Sam Clegg2020-04-271-0/+6
* Version 92 (#2778)Sam Clegg2020-04-201-0/+13
* Version 91 (#2642)Sam Clegg2020-02-211-0/+3
* Add EH support for EffectAnalyzer (#2631)Heejin Ahn2020-02-031-0/+2
* Unify JS memory segment API (#2533)Daniel Wirtz2020-01-211-0/+2
* Align binaryen.js with the npm package (#2551)Daniel Wirtz2020-01-141-0/+2
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-0/+5
* version_90Alon Zakai2019-12-231-0/+3
* Compile Binaryen to WebAssembly (#2503)Daniel Wirtz2019-12-191-0/+4
* Make local.tee's type its local's type (#2511)Heejin Ahn2019-12-121-0/+2
* Remove FunctionType (#2510)Thomas Lively2019-12-111-0/+3
* Add offset parameter to BinaryenSetFunctionTable (#2380)Daniel Wirtz2019-10-111-0/+1
* vNxM.load_splat instructions (#2350)Thomas Lively2019-09-231-0/+1
* QFMA/QFMS instructions (#2328)Thomas Lively2019-09-031-1/+3
* Add mutable parameter to global imports in C/JS API (#2317)Daniel Wirtz2019-09-031-0/+1
* Add atomic.fence instruction (#2307)Heejin Ahn2019-08-271-0/+5
* wasm-emscripten-finalize: Remove reliance on name section (#2285)Sam Clegg2019-08-061-0/+11
* Add tail-call to the change log (#2253)Thomas Lively2019-07-241-0/+2
* wasm-emscripten-finalize: Internalize mutable __stack_pointer import (#2213)Sam Clegg2019-07-101-0/+3
* Create version_86Sam Clegg2019-07-101-1/+4
* Ignore --initial-stack-pointer arg to wasm-emscripten-finalize (#2201)Sam Clegg2019-07-101-0/+6
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-0/+11
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-0/+11
* Features C/JS API (#2049)Thomas Lively2019-05-171-0/+2
* Generate `dynCall` function for all signature used by `invoke` functions. (#2...Sam Clegg2019-05-101-0/+5
* wasm-emscripten-finalize: Handle relocatable code in AsmConstWalker (#2035)Sam Clegg2019-04-221-0/+5
* Create version_80Sam Clegg2019-04-161-0/+3
* Change default feature set to MVP (#1993)Thomas Lively2019-04-161-0/+3
* Create version_79 (#2014)Sam Clegg2019-04-161-0/+8
* Move features from passOptions to Module (#2001)Thomas Lively2019-04-121-0/+1
* Passive segments (#1976)Thomas Lively2019-04-051-1/+2