File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 (type $none (func ))
77 (type $cont (cont $none ))
88
9- (import " fuzzing-support" " log" (func $log (param i32 )))
9+ (import " fuzzing-support" " log-i32 " (func $log (param i32 )))
1010
1111 (import " fuzzing-support" " call-export" (func $call-export (param i32 i32 )))
1212
Original file line number Diff line number Diff line change 1111 (type $cont (cont $i32 ))
1212 (type $none (func ))
1313
14- (import " fuzzing-support" " log" (func $log (param i32 )))
14+ (import " fuzzing-support" " log-i32 " (func $log (param i32 )))
1515
1616 (tag $tag (type $none ))
1717
Original file line number Diff line number Diff line change 1212 (type $f-get-i32 (func (param i32 )))
1313 (type $k-get-i32 (cont $f-get-i32 ))
1414
15- (import " fuzzing-support" " log" (func $log (param i32 )))
15+ (import " fuzzing-support" " log-i32 " (func $log (param i32 )))
1616
1717 (tag $more )
1818 (tag $more-i32 (result i32 ))
You can’t perform that action at this time.
0 commit comments