Commit 28b8b51
authored
Fix memory operations (#101)
* fix: symbol name for combined z3 model
* compute composed model by z3::model directly
* move antlr interp files to .antlr folder so we can debug them in vscode
* fix load syntax
* support all memory operations
* a note
* remove a print in test1 parent 583c340 commit 28b8b51
File tree
10 files changed
+1882
-1206
lines changed- benchmarks/wasm
- grammar
- headers/wasm
- src/main
- java/wasm
- scala/wasm
10 files changed
+1882
-1206
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments