index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
spec
/
memory.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update testsuite (#2495)
Keith Winstein
2024-10-30
1
-1
/
+1
*
memory64: when enabled, check offset range at validation-time (#2253)
Keith Winstein
2023-06-12
1
-4
/
+8
*
Track locations of Vars in BinaryReaderIR and BinaryReaderInterp (#1963)
Keith Winstein
2022-08-15
1
-5
/
+5
*
update br_table validation rule + enforce module validity in spectest-interp ...
Keith Winstein
2022-04-13
1
-1
/
+1
*
Add error locations to BinaryReaderInterp (#1780)
Sam Clegg
2021-12-09
1
-9
/
+9
*
Add multi-memory feature support (#1751)
Yuhan Deng
2021-11-30
1
-2
/
+2
*
Added initial "memory64" proposal support (#1500)
Wouter van Oortmerssen
2020-08-07
1
-8
/
+4
*
Update testsuite (#1424)
Ben Smith
2020-05-13
1
-25
/
+40
*
Update testsuite (#1381)
Ben Smith
2020-03-27
1
-1
/
+13
*
Remove validation from the BinaryReader (#1354)
Ben Smith
2020-03-11
1
-12
/
+24
*
Fix TODOs in validator; only affects error output
Ben Smith
2020-02-29
1
-6
/
+6
*
Share validator between IR + binary-reader-interp (#1346)
Ben Smith
2020-02-27
1
-6
/
+6
*
Fix memory/table check to include imported+defined (#1336)
Ben Smith
2020-02-19
1
-3
/
+2
*
The great renaming (#985)
Ben Smith
2018-12-19
1
-81
/
+1
*
Update to the lastest spec testsuite (#953)
Ben Smith
2018-11-07
1
-41
/
+41
*
Update testsuite; enable mut. globals by default (#884)
Ben Smith
2018-08-03
1
-68
/
+41
*
Update spec tests; rename {grow,current}_memory (#849)
Ben Smith
2018-05-27
1
-4
/
+4
*
Update testsuite (#780)
Ben Smith
2018-02-28
1
-101
/
+68
*
Update testsuite (#757)
Ben Smith
2018-02-13
1
-1
/
+1
*
Remove `run-interp.py`; use `RUN` commands instead (#730)
Ben Smith
2018-01-21
1
-1
/
+0
*
Fix run-tests.py when STDIN_FILE is used > 1 times (#711)
Ben Smith
2018-01-09
1
-79
/
+79
*
Use `.wat` extension for wast2json-generated files (#669)
Ben Smith
2017-11-13
1
-20
/
+20
*
Add type check to data segment offset (#525)
Sam Clegg
2017-08-31
1
-2
/
+1
*
Rewrite parser as recursive descent (#591)
Ben Smith
2017-08-15
1
-80
/
+20
*
Remove BinaryErrorHandler, rename SourceErrorHandler (#553)
Ben Smith
2017-07-06
1
-79
/
+79
*
Update testsuite; more lexer/parser changes (#484)
Ben Smith
2017-06-11
1
-1
/
+141
*
Update testsuite to spec f1b89dfaf379060c7e35eb90b7daeb14d4ade3f7 (#392)
Ben Smith
2017-04-06
1
-1
/
+1
*
Use classes + virtual functions for BinaryReader (#376)
Ben Smith
2017-03-30
1
-26
/
+26
*
Remove assert_{invalid,malformed} checks from wast2wast (#296)
Ben Smith
2017-01-30
1
-136
/
+0
*
Update testsuite (#297)
Ben Smith
2017-01-29
1
-38
/
+47
*
Implement assert_invalid for wasm-interp (#294)
Ben Smith
2017-01-27
1
-1
/
+79
*
Update testsuite (#291)
Ben Smith
2017-01-24
1
-20
/
+29
*
Update test/run-tests.py (#255)
Ben Smith
2017-01-05
1
-37
/
+37
*
Update testsuite to f71cbe72bd5f4fb871bee39a9dc1278fa662a8a5
Ben Smith
2016-12-15
1
-27
/
+67
*
Update testsuite
Ben Smith
2016-12-09
1
-53
/
+29
*
Implement assert_{malformed,unlinkable,uninstantiable}
Ben Smith
2016-12-06
1
-3
/
+3
*
Fix spec imports test
Ben Smith
2016-11-07
1
-1
/
+10
*
Update testsuite and fix tests
Ben Smith
2016-10-13
1
-51
/
+35
*
Fix most of the spec tests
Ben Smith
2016-10-05
1
-42
/
+86
*
passes all the spec tests
Ben Smith
2016-09-29
1
-40
/
+76
*
fix the interp/ tests, move the spec tests out
Ben Smith
2016-09-29
1
-0
/
+61
*
remove JavaScript engine testing (#89)
Ben Smith
2016-06-17
1
-61
/
+0
*
update spec tests
Ben Smith
2016-05-18
1
-11
/
+23
*
update run-tests.py/other scripts for SM support
Ben Smith
2016-05-10
1
-1
/
+1
*
nicer overriding of various executables w/ testing
Ben Smith
2016-03-21
1
-2
/
+1
*
update testsuite, fix spec tests
Ben Smith
2016-03-08
1
-17
/
+14
*
rebase failing spec tests relying on page-size
Ben Smith
2016-03-05
1
-14
/
+17
*
Change the memory sizes to be in units of pages rather than powers of two.
Douglas Crosher
2016-03-04
1
-13
/
+13
*
nicer errors for wasm-check too
Ben Smith
2016-02-26
1
-0
/
+22
*
remove "label" node
Ben Smith
2015-12-30
1
-6
/
+1
[next]