summaryrefslogtreecommitdiff
path: root/test/gen-spec-wast.py
Commit message (Expand)AuthorAgeFilesLines
* Add specification tests for exception handling proposal (#1764)Asumu Takikawa2021-12-061-0/+1
* Enable reference types by default (#1729)Sam Clegg2021-10-131-2/+2
* Enable bulk memory by default (#1728)Sam Clegg2021-10-131-2/+0
* SIMD is now phase 5, enable it by default (#1712)Ng Zhi An2021-09-201-2/+0
* Added initial "memory64" proposal support (#1500)Wouter van Oortmerssen2020-08-071-0/+2
* Reference types changes to remove subtyping (#1407)Ben Smith2020-05-281-4/+2
* Fix flake8 failures (#1358)Ben Smith2020-03-131-2/+1
* Add Script to generate .wast from .json (#1353)Ben Smith2020-03-111-0/+308