Simplified Evaluate function
This commit is contained in:
parent
da6dcc4433
commit
891b4d9f90
15 changed files with 98 additions and 96 deletions
|
@ -60,7 +60,7 @@ var programs = []struct {
|
|||
{"switch", 0},
|
||||
{"loop-infinite", 0},
|
||||
{"loop-lifetime", 0},
|
||||
{"loop-for", 0},
|
||||
{"for", 0},
|
||||
{"memory-free", 0},
|
||||
{"out-of-memory", 0},
|
||||
{"index-static", 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue