index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write modules w/ invalid segments
Ben Smith
2016-12-24
1
-3
/
+3
*
Add a couple of string slice utility functions (#252)
Sam Clegg
2016-12-20
3
-18
/
+33
*
Validate function vars in elem segments (#250)
Ben Smith
2016-12-20
1
-0
/
+7
*
Rewrite the binary section reader code
Ben Smith
2016-12-19
3
-451
/
+426
*
Update testsuite to f71cbe72bd5f4fb871bee39a9dc1278fa662a8a5
Ben Smith
2016-12-15
4
-7
/
+23
*
Add check for sections that end before they are expected too (#246)
Sam Clegg
2016-12-15
1
-0
/
+6
*
Make some binary reading/writing utilities public (#245)
Sam Clegg
2016-12-14
6
-225
/
+295
*
wasmdump: improve printing of limits (#244)
Sam Clegg
2016-12-13
1
-5
/
+11
*
clang-format, and python3 support in gen-spec-js.py
Ben Smith
2016-12-10
2
-17
/
+23
*
Adjust asserts to allow writing invalid modules (#241)
Michael Ferris
2016-12-10
4
-28
/
+55
*
Update testsuite
Ben Smith
2016-12-09
4
-679
/
+741
*
wasmdump: add memory index to segment info (#240)
Sam Clegg
2016-12-09
1
-0
/
+9
*
wasmdump: dump data segements (#238)
Sam Clegg
2016-12-08
3
-3
/
+20
*
wasmdump: improve print of tables and elements (#236)
Sam Clegg
2016-12-07
2
-9
/
+10
*
Implement assert_{malformed,unlinkable,uninstantiable}
Ben Smith
2016-12-06
1
-24
/
+88
*
Escape source filename when writing to json (#235)
Michael Ferris
2016-12-05
1
-5
/
+6
*
Fix gen-spec-js.py
Ben Smith
2016-12-05
2
-0
/
+87
*
Add wasm_get_section_name to binary.h (#232)
Sam Clegg
2016-12-05
3
-5
/
+36
*
Rename `user` sections to `custom` sections (#231)
Sam Clegg
2016-12-05
5
-34
/
+34
*
Improve handling of globals in wasmdump (#230)
Sam Clegg
2016-12-02
2
-13
/
+37
*
Wasmdump improvments (#226)
Sam Clegg
2016-11-30
5
-19
/
+75
*
wasmdump: Dump contents of `name` section (#225)
Sam Clegg
2016-11-23
1
-0
/
+19
*
Rename check to validate in most places
Ben Smith
2016-11-19
3
-25
/
+27
*
Parse arbitrary user sections (#220)
Sam Clegg
2016-11-18
5
-26
/
+56
*
Add wast_resolve_names_* as a separate pass
Ben Smith
2016-11-16
9
-328
/
+609
*
Allow named imports in the names section
Ben Smith
2016-11-11
1
-4
/
+6
*
Don't allow defined globals without an init expr
Ben Smith
2016-11-10
1
-34
/
+34
*
Don't read data outside the section boundaries
Ben Smith
2016-11-10
1
-13
/
+19
*
Fix spec/binary test
Ben Smith
2016-11-08
1
-1
/
+1
*
Fix spec/linking test
Ben Smith
2016-11-08
5
-176
/
+226
*
Fix spec imports test
Ben Smith
2016-11-07
11
-139
/
+503
*
Update spec tests
Ben Smith
2016-11-07
7
-514
/
+573
*
Simplify the default error handler
Ben Smith
2016-11-07
3
-55
/
+80
*
Fix bad include in config.c
Ben Smith
2016-11-04
1
-1
/
+1
*
Remove the "wasm-" prefix from source files
Ben Smith
2016-11-04
66
-1129
/
+1129
*
Fix the export spec test
Ben Smith
2016-11-04
5
-22
/
+97
*
Use a new format for the spec JSON writer/parser
Ben Smith
2016-11-03
8
-1147
/
+1288
*
Fix appveyor for MSYS build
Ben Smith
2016-11-02
2
-5
/
+31
*
wasmdump improvments (#192)
Sam Clegg
2016-10-31
5
-41
/
+245
*
Convert WasmType into an enum (#197)
Sam Clegg
2016-10-31
2
-4
/
+3
*
Do not treat warning as errors on Windows. Fix WABT_UNREACHABLE to use __assu...
Michael Ferris
2016-10-27
1
-1
/
+1
*
Reorder some f32/f64 ops
Ben Smith
2016-10-26
1
-24
/
+24
*
Add reserved immediate to three operators
Ben Smith
2016-10-26
2
-5
/
+22
*
Fix types for binary 0xd
Ben Smith
2016-10-26
10
-111
/
+120
*
Remap the operator encoding for binary 0xd
Ben Smith
2016-10-26
6
-180
/
+180
*
Create module_bindings hash in WasmScript
Ben Smith
2016-10-24
5
-699
/
+850
*
Refactor interpreter for linking support
Ben Smith
2016-10-21
14
-675
/
+1137
*
Rename src/exe -> src/tools
Ben Smith
2016-10-19
6
-0
/
+0
*
wast-desugar: reformats and desugars a wast file
Ben Smith
2016-10-19
3
-0
/
+204
*
Move executable sources to src/exe
Ben Smith
2016-10-19
5
-0
/
+0
[next]