Add adjustable stack size and call depth (#12728)
This commit is contained in:
@@ -85,6 +85,7 @@ fn main() {
|
||||
"ristretto",
|
||||
"sanity",
|
||||
"sha256",
|
||||
"call_depth",
|
||||
"sysval",
|
||||
];
|
||||
for program in rust_programs.iter() {
|
||||
|
Reference in New Issue
Block a user