mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-05-01 04:07:56 +00:00
Teach stack limiter to handle start fn
This commit is contained in:
@@ -88,6 +88,7 @@ macro_rules! def_stack_height_test {
|
||||
}
|
||||
|
||||
def_stack_height_test!(simple);
|
||||
def_stack_height_test!(start);
|
||||
def_stack_height_test!(table);
|
||||
def_stack_height_test!(global);
|
||||
def_stack_height_test!(imports);
|
||||
|
||||
Reference in New Issue
Block a user