|
37 | 37 | (export (;7;) "h" (func (type 7))) |
38 | 38 | (type (;8;) (func (param "x" u64))) |
39 | 39 | (export (;8;) "i" (func (type 8))) |
40 | | - (type (;9;) (func (param "x" float32))) |
| 40 | + (type (;9;) (func (param "x" f32))) |
41 | 41 | (export (;9;) "j" (func (type 9))) |
42 | | - (type (;10;) (func (param "x" float64))) |
| 42 | + (type (;10;) (func (param "x" f64))) |
43 | 43 | (export (;10;) "k" (func (type 10))) |
44 | 44 | (type (;11;) (func (param "x" bool))) |
45 | 45 | (export (;11;) "l" (func (type 11))) |
46 | 46 | (type (;12;) (func (param "x" string))) |
47 | 47 | (export (;12;) "m" (func (type 12))) |
48 | | - (type (;13;) (record (field "a" s8) (field "b" u8) (field "c" s16) (field "d" u16) (field "e" s32) (field "f" u32) (field "g" s64) (field "h" u64) (field "i" float32) (field "j" float64) (field "k" bool) (field "l" string))) |
| 48 | + (type (;13;) (record (field "a" s8) (field "b" u8) (field "c" s16) (field "d" u16) (field "e" s32) (field "f" u32) (field "g" s64) (field "h" u64) (field "i" f32) (field "j" f64) (field "k" bool) (field "l" string))) |
49 | 49 | (export (;14;) "record1" (type (eq 13))) |
50 | 50 | (type (;15;) (func (param "x" 14))) |
51 | 51 | (export (;13;) "n" (func (type 15))) |
|
67 | 67 | (export (;27;) "option1" (type (eq 26))) |
68 | 68 | (type (;28;) (func (param "x" 27))) |
69 | 69 | (export (;18;) "s" (func (type 28))) |
70 | | - (type (;29;) (variant (case "a" s8) (case "b" u8) (case "c" s16) (case "d" u16) (case "e" s32) (case "f" u32) (case "g" s64) (case "h" u64) (case "i" float32) (case "j" float64) (case "k" bool) (case "l" string) (case "m" 14))) |
| 70 | + (type (;29;) (variant (case "a" s8) (case "b" u8) (case "c" s16) (case "d" u16) (case "e" s32) (case "f" u32) (case "g" s64) (case "h" u64) (case "i" f32) (case "j" f64) (case "k" bool) (case "l" string) (case "m" 14))) |
71 | 71 | (export (;30;) "variant1" (type (eq 29))) |
72 | 72 | (type (;31;) (option 30)) |
73 | 73 | (type (;32;) (func (param "x" 31))) |
|
90 | 90 | (import "b" (component (;1;) (type 1))) |
91 | 91 | (type (;2;) |
92 | 92 | (component |
93 | | - (type (;0;) (record (field "a" s8) (field "b" u8) (field "c" s16) (field "d" u16) (field "e" s32) (field "f" u32) (field "g" s64) (field "h" u64) (field "i" float32) (field "j" float64) (field "k" bool) (field "l" string))) |
| 93 | + (type (;0;) (record (field "a" s8) (field "b" u8) (field "c" s16) (field "d" u16) (field "e" s32) (field "f" u32) (field "g" s64) (field "h" u64) (field "i" f32) (field "j" f64) (field "k" bool) (field "l" string))) |
94 | 94 | (export (;1;) "record1" (type (eq 0))) |
95 | 95 | (type (;2;) (flags "a" "b" "c")) |
96 | 96 | (export (;3;) "flags1" (type (eq 2))) |
97 | 97 | (type (;4;) (enum "a" "b" "c")) |
98 | 98 | (export (;5;) "enum1" (type (eq 4))) |
99 | 99 | (type (;6;) (option 1)) |
100 | 100 | (export (;7;) "option1" (type (eq 6))) |
101 | | - (type (;8;) (variant (case "a" s8) (case "b" u8) (case "c" s16) (case "d" u16) (case "e" s32) (case "f" u32) (case "g" s64) (case "h" u64) (case "i" float32) (case "j" float64) (case "k" bool) (case "l" string) (case "m" 1))) |
| 101 | + (type (;8;) (variant (case "a" s8) (case "b" u8) (case "c" s16) (case "d" u16) (case "e" s32) (case "f" u32) (case "g" s64) (case "h" u64) (case "i" f32) (case "j" f64) (case "k" bool) (case "l" string) (case "m" 1))) |
102 | 102 | (export (;9;) "variant1" (type (eq 8))) |
103 | 103 | (type (;10;) (func)) |
104 | 104 | (export (;0;) "a" (func (type 10))) |
|
118 | 118 | (export (;7;) "h" (func (type 17))) |
119 | 119 | (type (;18;) (func (param "x" u64))) |
120 | 120 | (export (;8;) "i" (func (type 18))) |
121 | | - (type (;19;) (func (param "x" float32))) |
| 121 | + (type (;19;) (func (param "x" f32))) |
122 | 122 | (export (;9;) "j" (func (type 19))) |
123 | | - (type (;20;) (func (param "x" float64))) |
| 123 | + (type (;20;) (func (param "x" f64))) |
124 | 124 | (export (;10;) "k" (func (type 20))) |
125 | 125 | (type (;21;) (func (param "x" bool))) |
126 | 126 | (export (;11;) "l" (func (type 21))) |
|
0 commit comments