@@ -11,21 +11,22 @@ input_file: trampoline/src/test_data/consumer.wat
11
11
(type (;4 ;) (func (param i32 i32 ) (result i64 )))
12
12
(type (;5 ;) (func (param i32 i32 i32 )))
13
13
(type (;6 ;) (func (param i32 i32 i32 ) (result i32 )))
14
- (type (;7 ;) (func (param i32 i32 i32 i32 ) (result i32 )))
15
- (type (;8 ;) (func (param i32 i64 ) (result i32 )))
16
- (type (;9 ;) (func (param i32 i64 i32 ) (result i64 )))
17
- (type (;10 ;) (func (param i32 i64 i32 i32 ) (result i64 )))
18
- (type (;11 ;) (func (param i32 f64 ) (result i32 )))
14
+ (type (;7 ;) (func (param i32 i32 i32 i32 )))
15
+ (type (;8 ;) (func (param i32 i32 i32 i32 ) (result i32 )))
16
+ (type (;9 ;) (func (param i32 i64 ) (result i32 )))
17
+ (type (;10 ;) (func (param i32 i64 i32 ) (result i64 )))
18
+ (type (;11 ;) (func (param i32 i64 i32 i32 ) (result i64 )))
19
+ (type (;12 ;) (func (param i32 f64 ) (result i32 )))
19
20
(import " shopify_function_v1" " _shopify_function_context_new" (func (;0 ;) (type 0 )))
20
21
(import " shopify_function_v1" " _shopify_function_input_get" (func (;1 ;) (type 2 )))
21
- (import " shopify_function_v1" " _shopify_function_input_get_interned_obj_prop" (func (;2 ;) (type 9 )))
22
- (import " shopify_function_v1" " _shopify_function_input_get_at_index" (func (;3 ;) (type 9 )))
23
- (import " shopify_function_v1" " _shopify_function_input_get_obj_key_at_index" (func (;4 ;) (type 9 )))
24
- (import " shopify_function_v1" " _shopify_function_input_get_val_len" (func (;5 ;) (type 8 )))
22
+ (import " shopify_function_v1" " _shopify_function_input_get_interned_obj_prop" (func (;2 ;) (type 10 )))
23
+ (import " shopify_function_v1" " _shopify_function_input_get_at_index" (func (;3 ;) (type 10 )))
24
+ (import " shopify_function_v1" " _shopify_function_input_get_obj_key_at_index" (func (;4 ;) (type 10 )))
25
+ (import " shopify_function_v1" " _shopify_function_input_get_val_len" (func (;5 ;) (type 9 )))
25
26
(import " shopify_function_v1" " _shopify_function_output_new_bool" (func (;6 ;) (type 3 )))
26
27
(import " shopify_function_v1" " _shopify_function_output_new_null" (func (;7 ;) (type 1 )))
27
28
(import " shopify_function_v1" " _shopify_function_output_new_i32" (func (;8 ;) (type 1 )))
28
- (import " shopify_function_v1" " _shopify_function_output_new_f64" (func (;9 ;) (type 11 )))
29
+ (import " shopify_function_v1" " _shopify_function_output_new_f64" (func (;9 ;) (type 12 )))
29
30
(import " shopify_function_v1" " _shopify_function_output_new_object" (func (;10 ;) (type 3 )))
30
31
(import " shopify_function_v1" " _shopify_function_output_finish_object" (func (;11 ;) (type 1 )))
31
32
(import " shopify_function_v1" " _shopify_function_output_new_array" (func (;12 ;) (type 3 )))
@@ -34,8 +35,8 @@ input_file: trampoline/src/test_data/consumer.wat
34
35
(import " shopify_function_v1" " _shopify_function_output_finalize" (func (;15 ;) (type 1 )))
35
36
(import " shopify_function_v1" " _shopify_function_input_get_utf8_str_addr" (func (;16 ;) (type 3 )))
36
37
(import " shopify_function_v1" " memory" (memory (;0 ;) 1 ))
37
- (import " shopify_function_v1" " _shopify_function_input_get_obj_prop" (func (;17 ;) (type 10 )))
38
- (import " shopify_function_v1" " shopify_function_realloc" (func (;18 ;) (type 7 )))
38
+ (import " shopify_function_v1" " _shopify_function_input_get_obj_prop" (func (;17 ;) (type 11 )))
39
+ (import " shopify_function_v1" " shopify_function_realloc" (func (;18 ;) (type 8 )))
39
40
(import " shopify_function_v1" " _shopify_function_output_new_utf8_str" (func (;19 ;) (type 4 )))
40
41
(import " shopify_function_v1" " _shopify_function_intern_utf8_str" (func (;20 ;) (type 4 )))
41
42
(memory (;1 ;) 1 )
@@ -70,7 +71,7 @@ input_file: trampoline/src/test_data/consumer.wat
70
71
local .get 2
71
72
call 27
72
73
)
73
- (func (;23 ;) (type 10 ) (param i32 i64 i32 i32 ) (result i64 )
74
+ (func (;23 ;) (type 11 ) (param i32 i64 i32 i32 ) (result i64 )
74
75
(local i32 )
75
76
local .get 3
76
77
call 25
@@ -84,7 +85,7 @@ input_file: trampoline/src/test_data/consumer.wat
84
85
local .get 3
85
86
call 17
86
87
)
87
- (func (;24 ;) (type 7 ) (param i32 i32 i32 i32 ) ( result i32 )
88
+ (func (;24 ;) (type 7 ) (param i32 i32 i32 i32 )
88
89
local .get 2
89
90
local .get 0
90
91
local .get 1
0 commit comments