summaryrefslogtreecommitdiff
path: root/test/help/wasm-interp.txt
Commit message (Expand)AuthorAgeFilesLines
* Add support for the custom-page-sizes proposal (#2502)Keith Winstein2024-11-081-0/+1
* wasm-interp: Add --run-export and --argument (#2176)Raphael Amorim2023-03-191-0/+5
* Implement Relaxed SIMD proposal (#1994)Marcus Better2022-11-301-0/+1
* Add initial support for code metadata (#1840)Yuri Iozzelli2022-02-251-0/+1
* Initial implementation of extended-const proposal. (#1824)Sam Clegg2022-02-151-0/+1
* Add multi-memory feature support (#1751)Yuhan Deng2021-11-301-0/+1
* Enable reference types by default (#1729)Sam Clegg2021-10-131-1/+1
* Enable bulk memory by default (#1728)Sam Clegg2021-10-131-1/+1
* SIMD is now phase 5, enable it by default (#1712)Ng Zhi An2021-09-201-1/+1
* Begin support for typed function references proposal: added the flag and supp...Dmitry Bezhetskov2021-07-251-0/+1
* Added initial "memory64" proposal support (#1500)Wouter van Oortmerssen2020-08-071-0/+1
* Reference types changes to remove subtyping (#1407)Ben Smith2020-05-281-1/+1
* wasi: Implement more of the wasi API (#1430)Sam Clegg2020-05-211-1/+2
* Implement more WASI APIs (#1423)Sam Clegg2020-05-161-0/+1
* Add initial MVP of WASI API support to wasm-interp (#1411)Sam Clegg2020-05-121-0/+1
* Enabled merged proposals by default (#1405)Alex Crichton2020-05-061-22/+22
* Add GC feature (#1348)Ben Smith2020-02-281-0/+1
* Add `--version` to wabt tools (#1175)Amir Bawab2019-10-091-1/+2
* Add --enable-all option (#1132)Heejin Ahn2019-07-291-0/+1
* [interp] Add flag to provide dummy import funcs (#1101)Ben Smith2019-06-281-0/+1
* Initial custom annotation support (#1076)Jacob Gravelle2019-05-071-0/+1
* Add support for the reference types proposal (#938)Alex Crichton2019-02-141-0/+1
* Add bulk memory opcode definitions (#927)Alex Crichton2018-10-121-0/+1
* Tailcall (#918)Ben Smith2018-10-011-0/+1
* Update testsuite; enable mut. globals by default (#884)Ben Smith2018-08-031-7/+7
* Remove short option for --help (#877)Raphael Graf2018-08-021-1/+1
* Add support for multi-value proposal (#861)Ben Smith2018-06-141-0/+1
* Rename run args (#728)Ben Smith2018-01-211-2/+2
* Add feature flags for sign-ext., mutable-globals (#722)Ben Smith2018-01-181-1/+3
* Add SIMD feature flag. (#694)Ben Smith2017-12-151-0/+1
* Add spectest-interp tool; split from wasm-interp (#643)Ben Smith2017-10-031-4/+1
* Add i{32,64}.extend{8,16,32}_s operators (#610)Ben Smith2017-09-051-0/+1
* Add saturating float truncation operators (#573)Ben Smith2017-08-161-7/+9
* Make OptionParser into C++ class (#497)Ben Smith2017-06-141-7/+7
* Remove WabtAllocator (#307)Ben Smith2017-02-171-1/+0
* add help text, w/ testsBen Smith2016-04-151-0/+35