index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
wasm-validator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return to more structured type rules for block and if (#1148)
Alon Zakai
2017-09-05
1
-9
/
+11
*
wasm-reduce tool (#1139)
Alon Zakai
2017-09-01
1
-7
/
+12
*
Add support for atomic wait and wake operators (#1140)
Derek Schuff
2017-08-24
1
-0
/
+14
*
improve WasmValidator::validateMemBytes, check for unreasonable sizes even ty...
Alon Zakai
2017-07-19
1
-6
/
+6
*
Merge pull request #1095 from WebAssembly/fuzz-3
Alon Zakai
2017-07-18
1
-2
/
+5
|
\
|
*
fix validation of memBytes, if the load type is unreachable, we can't and sho...
Alon Zakai (kripken)
2017-07-13
1
-2
/
+5
*
|
Validation for AtomicRMW and cmpxchg (#1092)
Derek Schuff
2017-07-14
1
-1
/
+25
|
/
*
Merge pull request #1087 from WebAssembly/fuzz-2
Alon Zakai
2017-07-12
1
-15
/
+19
|
\
|
*
refactor and improve break validation. breaks names are unique, so we don't n...
Alon Zakai (kripken)
2017-07-11
1
-15
/
+19
*
|
Refactor validation failure and printing, validate atomic memory (#1090)
Derek Schuff
2017-07-12
1
-10
/
+42
*
|
add docs and error hints when a Call should be a CallImport (#1081)
Alon Zakai
2017-07-11
1
-1
/
+6
|
/
*
Factor wasm validator into a cpp file (#1086)
Derek Schuff
2017-07-10
1
-0
/
+639