Skip to content

Commit 8c1a764

Browse files
1 parent 919d05e commit 8c1a764

File tree

190 files changed

+340
-340
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+340
-340
lines changed

address.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -778,4 +778,4 @@ <h1>address.wast</h1>
778778
<pre>{"type":"assert_trap","line":610,"text":"out of bounds memory access","action":{"type":"invoke","field":"64_bad","args":[{"type":"i32","value":"1"}]}}</pre>
779779
<pre>(assert_trap (invoke "64_bad" (i32.const 1)) "out of bounds memory access")</pre>
780780
<p style="background-color: green">ok, got error: linear_get: out of bounds, getting page 65537, 4294967296</p>
781-
<p>Generated at 2025-04-09T06:30:47</p>
781+
<p>Generated at 2025-05-03T14:31:17</p>

address.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":1,"warnings":0,"successes":259,"runtime":1}
1+
{"errors":1,"warnings":0,"successes":259,"runtime":0}

align.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -363,4 +363,4 @@ <h1>align.wast</h1>
363363
<pre>{"type":"assert_return","line":866,"action":{"type":"invoke","field":"load","args":[{"type":"i32","value":"65532"}]},"expected":[{"type":"i32","value":"0"}]}</pre>
364364
<pre>(assert_return (invoke "load" (i32.const 65532)) (i32.const 0))</pre>
365365
<p style="background-color: green">ok, result</p>
366-
<p>Generated at 2025-04-09T06:30:48</p>
366+
<p>Generated at 2025-05-03T14:31:18</p>

binary-leb128.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,4 @@ <h1>binary-leb128.wast</h1>
185185
<p style="background-color: green">loaded</p>
186186
<pre>{"type":"assert_malformed","line":1073,"filename":"binary-leb128.90.wasm","text":"integer representation too long"}</pre>
187187
<p style="background-color: green">got error: parse type section, expected function type</p>
188-
<p>Generated at 2025-04-09T06:30:48</p>
188+
<p>Generated at 2025-05-03T14:31:18</p>

binary.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@ <h1>binary.wast</h1>
227227
<p style="background-color: green">loaded</p>
228228
<pre>{"type":"assert_malformed","line":1133,"filename":"binary.111.wasm","text":"unexpected content after last section"}</pre>
229229
<p style="background-color: red">expected error</p>
230-
<p>Generated at 2025-04-09T06:30:48</p>
230+
<p>Generated at 2025-05-03T14:31:18</p>

block.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -501,4 +501,4 @@ <h1>block.wast</h1>
501501
<p style="background-color: green">got error: unexpected magic number</p>
502502
<pre>{"type":"assert_malformed","line":1489,"filename":"block.170.wat","text":"mismatching label"}</pre>
503503
<p style="background-color: green">got error: unexpected magic number</p>
504-
<p>Generated at 2025-04-09T06:30:48</p>
504+
<p>Generated at 2025-05-03T14:31:19</p>

block.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":155,"warnings":0,"successes":68,"runtime":0}
1+
{"errors":155,"warnings":0,"successes":68,"runtime":1}

br.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,4 +273,4 @@ <h1>br.wast</h1>
273273
<p style="background-color: red">expected error</p>
274274
<pre>{"type":"assert_invalid","line":655,"filename":"br.20.wasm","text":"unknown label"}</pre>
275275
<p style="background-color: red">expected error</p>
276-
<p>Generated at 2025-04-09T06:30:49</p>
276+
<p>Generated at 2025-05-03T14:31:19</p>

br.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":23,"warnings":0,"successes":74,"runtime":1}
1+
{"errors":23,"warnings":0,"successes":74,"runtime":0}

br_if.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,4 +327,4 @@ <h1>br_if.wast</h1>
327327
<p style="background-color: red">expected error</p>
328328
<pre>{"type":"assert_invalid","line":662,"filename":"br_if.29.wasm","text":"unknown label"}</pre>
329329
<p style="background-color: red">expected error</p>
330-
<p>Generated at 2025-04-09T06:30:49</p>
330+
<p>Generated at 2025-05-03T14:31:19</p>

br_table.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -500,4 +500,4 @@ <h1>br_table.wast</h1>
500500
<p style="background-color: red">expected error</p>
501501
<pre>{"type":"assert_invalid","line":1387,"filename":"br_table.24.wasm","text":"unknown label"}</pre>
502502
<p style="background-color: red">expected error</p>
503-
<p>Generated at 2025-04-09T06:30:49</p>
503+
<p>Generated at 2025-05-03T14:31:19</p>

bulk.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,4 +303,4 @@ <h1>bulk.wast</h1>
303303
<pre>{"type":"assert_trap","line":350,"text":"out of bounds table access","action":{"type":"invoke","field":"copy","args":[{"type":"i32","value":"0"},{"type":"i32","value":"11"},{"type":"i32","value":"0"}]}}</pre>
304304
<pre>(assert_trap (invoke "copy" (i32.const 0) (i32.const 11) (i32.const 0))</pre>
305305
<p style="background-color: red">assert_trap, todo: todo, execute instruction zcl_wasm_table_copy</p>
306-
<p>Generated at 2025-04-09T06:30:50</p>
306+
<p>Generated at 2025-05-03T14:31:20</p>

call.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h1>call.wast</h1>
103103
<p style="background-color: green">ok, result</p>
104104
<pre>{"type":"assert_return","line":326,"action":{"type":"invoke","field":"fib","args":[{"type":"i64","value":"20"}]},"expected":[{"type":"i64","value":"10946"}]}</pre>
105105
<pre>(assert_return (invoke "fib" (i64.const 20)) (i64.const 10946))</pre>
106-
<p style="background-color: green">ok, result, 2264ms</p>
106+
<p style="background-color: green">ok, result, 2075ms</p>
107107
<pre>{"type":"assert_return","line":328,"action":{"type":"invoke","field":"even","args":[{"type":"i64","value":"0"}]},"expected":[{"type":"i32","value":"44"}]}</pre>
108108
<pre>(assert_return (invoke "even" (i64.const 0)) (i32.const 44))</pre>
109109
<p style="background-color: green">ok, result</p>
@@ -173,7 +173,7 @@ <h1>call.wast</h1>
173173
<p style="background-color: green">ok, result</p>
174174
<pre>{"type":"assert_return","line":359,"action":{"type":"invoke","field":"as-memory.grow-value"},"expected":[{"type":"i32","value":"1"}]}</pre>
175175
<pre>(assert_return (invoke "as-memory.grow-value") (i32.const 1))</pre>
176-
<p style="background-color: green">ok, result, 683ms</p>
176+
<p style="background-color: green">ok, result, 344ms</p>
177177
<pre>{"type":"assert_return","line":360,"action":{"type":"invoke","field":"as-return-value"},"expected":[{"type":"i32","value":"306"}]}</pre>
178178
<pre>(assert_return (invoke "as-return-value") (i32.const 0x132))</pre>
179179
<p style="background-color: green">ok, result</p>
@@ -255,4 +255,4 @@ <h1>call.wast</h1>
255255
<p style="background-color: red">expected error</p>
256256
<pre>{"type":"assert_invalid","line":516,"filename":"call.18.wasm","text":"unknown function"}</pre>
257257
<p style="background-color: red">expected error</p>
258-
<p>Generated at 2025-04-09T06:30:53</p>
258+
<p>Generated at 2025-05-03T14:31:22</p>

call.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":24,"warnings":2,"successes":65,"runtime":3}
1+
{"errors":24,"warnings":2,"successes":65,"runtime":2}

call_indirect.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h1>call_indirect.wast</h1>
9494
<p style="background-color: green">ok, result</p>
9595
<pre>{"type":"assert_return","line":506,"action":{"type":"invoke","field":"dispatch-structural-i64","args":[{"type":"i32","value":"13"}]},"expected":[{"type":"i64","value":"55"}]}</pre>
9696
<pre>(assert_return (invoke "dispatch-structural-i64" (i32.const 13)) (i64.const 55))</pre>
97-
<p style="background-color: green">ok, result, 29ms</p>
97+
<p style="background-color: green">ok, result, 27ms</p>
9898
<pre>{"type":"assert_return","line":507,"action":{"type":"invoke","field":"dispatch-structural-i64","args":[{"type":"i32","value":"20"}]},"expected":[{"type":"i64","value":"9"}]}</pre>
9999
<pre>(assert_return (invoke "dispatch-structural-i64" (i32.const 20)) (i64.const 9))</pre>
100100
<p style="background-color: green">ok, result</p>
@@ -112,7 +112,7 @@ <h1>call_indirect.wast</h1>
112112
<p style="background-color: green">ok, result</p>
113113
<pre>{"type":"assert_return","line":513,"action":{"type":"invoke","field":"dispatch-structural-i32","args":[{"type":"i32","value":"26"}]},"expected":[{"type":"i32","value":"55"}]}</pre>
114114
<pre>(assert_return (invoke "dispatch-structural-i32" (i32.const 26)) (i32.const 55))</pre>
115-
<p style="background-color: green">ok, result, 16ms</p>
115+
<p style="background-color: green">ok, result, 21ms</p>
116116
<pre>{"type":"assert_return","line":514,"action":{"type":"invoke","field":"dispatch-structural-i32","args":[{"type":"i32","value":"19"}]},"expected":[{"type":"i32","value":"9"}]}</pre>
117117
<pre>(assert_return (invoke "dispatch-structural-i32" (i32.const 19)) (i32.const 9))</pre>
118118
<p style="background-color: green">ok, result</p>
@@ -130,7 +130,7 @@ <h1>call_indirect.wast</h1>
130130
<p style="background-color: green">ok, result</p>
131131
<pre>{"type":"assert_return","line":520,"action":{"type":"invoke","field":"dispatch-structural-f32","args":[{"type":"i32","value":"27"}]},"expected":[{"type":"f32","value":"1113325568"}]}</pre>
132132
<pre>(assert_return (invoke "dispatch-structural-f32" (i32.const 27)) (f32.const 55.0))</pre>
133-
<p style="background-color: green">ok, result, 18ms</p>
133+
<p style="background-color: green">ok, result, 16ms</p>
134134
<pre>{"type":"assert_return","line":521,"action":{"type":"invoke","field":"dispatch-structural-f32","args":[{"type":"i32","value":"21"}]},"expected":[{"type":"f32","value":"1091567616"}]}</pre>
135135
<pre>(assert_return (invoke "dispatch-structural-f32" (i32.const 21)) (f32.const 9.0))</pre>
136136
<p style="background-color: green">ok, result</p>
@@ -148,7 +148,7 @@ <h1>call_indirect.wast</h1>
148148
<p style="background-color: red">error, wrong result, expected 4689977843394805760, got 2496065</p>
149149
<pre>{"type":"assert_return","line":527,"action":{"type":"invoke","field":"dispatch-structural-f64","args":[{"type":"i32","value":"28"}]},"expected":[{"type":"f64","value":"4632937379169042432"}]}</pre>
150150
<pre>(assert_return (invoke "dispatch-structural-f64" (i32.const 28)) (f64.const 55.0))</pre>
151-
<p style="background-color: red">error, wrong result, expected 4632937379169042432, got 8407872, 19ms</p>
151+
<p style="background-color: red">error, wrong result, expected 4632937379169042432, got 8407872, 16ms</p>
152152
<pre>{"type":"assert_return","line":528,"action":{"type":"invoke","field":"dispatch-structural-f64","args":[{"type":"i32","value":"22"}]},"expected":[{"type":"f64","value":"4621256167635550208"}]}</pre>
153153
<pre>(assert_return (invoke "dispatch-structural-f64" (i32.const 22)) (f64.const 9.0))</pre>
154154
<p style="background-color: red">error, wrong result, expected 4621256167635550208, got 8768</p>
@@ -220,7 +220,7 @@ <h1>call_indirect.wast</h1>
220220
<p style="background-color: green">ok, result</p>
221221
<pre>{"type":"assert_return","line":556,"action":{"type":"invoke","field":"fib-i64","args":[{"type":"i64","value":"20"}]},"expected":[{"type":"i64","value":"10946"}]}</pre>
222222
<pre>(assert_return (invoke "fib-i64" (i64.const 20)) (i64.const 10946))</pre>
223-
<p style="background-color: green">ok, result, 2690ms</p>
223+
<p style="background-color: green">ok, result, 2492ms</p>
224224
<pre>{"type":"assert_return","line":558,"action":{"type":"invoke","field":"fib-i32","args":[{"type":"i32","value":"0"}]},"expected":[{"type":"i32","value":"1"}]}</pre>
225225
<pre>(assert_return (invoke "fib-i32" (i32.const 0)) (i32.const 1))</pre>
226226
<p style="background-color: green">ok, result</p>
@@ -235,7 +235,7 @@ <h1>call_indirect.wast</h1>
235235
<p style="background-color: green">ok, result</p>
236236
<pre>{"type":"assert_return","line":562,"action":{"type":"invoke","field":"fib-i32","args":[{"type":"i32","value":"20"}]},"expected":[{"type":"i32","value":"10946"}]}</pre>
237237
<pre>(assert_return (invoke "fib-i32" (i32.const 20)) (i32.const 10946))</pre>
238-
<p style="background-color: green">ok, result, 1827ms</p>
238+
<p style="background-color: green">ok, result, 1607ms</p>
239239
<pre>{"type":"assert_return","line":564,"action":{"type":"invoke","field":"fib-f32","args":[{"type":"f32","value":"0"}]},"expected":[{"type":"f32","value":"1065353216"}]}</pre>
240240
<pre>(assert_return (invoke "fib-f32" (f32.const 0.0)) (f32.const 1.0))</pre>
241241
<p style="background-color: green">ok, result</p>
@@ -250,7 +250,7 @@ <h1>call_indirect.wast</h1>
250250
<p style="background-color: green">ok, result</p>
251251
<pre>{"type":"assert_return","line":568,"action":{"type":"invoke","field":"fib-f32","args":[{"type":"f32","value":"1101004800"}]},"expected":[{"type":"f32","value":"1177225216"}]}</pre>
252252
<pre>(assert_return (invoke "fib-f32" (f32.const 20.0)) (f32.const 10946.0))</pre>
253-
<p style="background-color: green">ok, result, 1895ms</p>
253+
<p style="background-color: green">ok, result, 1694ms</p>
254254
<pre>{"type":"assert_return","line":570,"action":{"type":"invoke","field":"fib-f64","args":[{"type":"f64","value":"0"}]},"expected":[{"type":"f64","value":"4607182418800017408"}]}</pre>
255255
<pre>(assert_return (invoke "fib-f64" (f64.const 0.0)) (f64.const 1.0))</pre>
256256
<p style="background-color: red">error, wrong result, expected 4607182418800017408, got 61503</p>
@@ -286,7 +286,7 @@ <h1>call_indirect.wast</h1>
286286
<p style="background-color: green">ok, result</p>
287287
<pre>{"type":"assert_return","line":582,"action":{"type":"invoke","field":"odd","args":[{"type":"i32","value":"200"}]},"expected":[{"type":"i32","value":"99"}]}</pre>
288288
<pre>(assert_return (invoke "odd" (i32.const 200)) (i32.const 99))</pre>
289-
<p style="background-color: green">ok, result, 21ms</p>
289+
<p style="background-color: green">ok, result, 16ms</p>
290290
<pre>{"type":"assert_return","line":583,"action":{"type":"invoke","field":"odd","args":[{"type":"i32","value":"77"}]},"expected":[{"type":"i32","value":"44"}]}</pre>
291291
<pre>(assert_return (invoke "odd" (i32.const 77)) (i32.const 44))</pre>
292292
<p style="background-color: green">ok, result</p>
@@ -326,7 +326,7 @@ <h1>call_indirect.wast</h1>
326326
<p style="background-color: green">ok, result</p>
327327
<pre>{"type":"assert_return","line":603,"action":{"type":"invoke","field":"as-memory.grow-value"},"expected":[{"type":"i32","value":"1"}]}</pre>
328328
<pre>(assert_return (invoke "as-memory.grow-value") (i32.const 1))</pre>
329-
<p style="background-color: green">ok, result, 670ms</p>
329+
<p style="background-color: green">ok, result, 350ms</p>
330330
<pre>{"type":"assert_return","line":604,"action":{"type":"invoke","field":"as-return-value"},"expected":[{"type":"i32","value":"1"}]}</pre>
331331
<pre>(assert_return (invoke "as-return-value") (i32.const 1))</pre>
332332
<p style="background-color: green">ok, result</p>
@@ -475,4 +475,4 @@ <h1>call_indirect.wast</h1>
475475
<p style="background-color: red">expected error</p>
476476
<pre>{"type":"module","line":1024,"filename":"call_indirect.35.wasm"}</pre>
477477
<p style="background-color: green">loaded</p>
478-
<p>Generated at 2025-04-09T06:31:00</p>
478+
<p>Generated at 2025-05-03T14:31:29</p>

const.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1859,4 +1859,4 @@ <h1>const.wast</h1>
18591859
<pre>{"type":"assert_return","line":1061,"action":{"type":"invoke","field":"f"},"expected":[{"type":"f64","value":"18442240474082181119"}]}</pre>
18601860
<pre>(assert_return (invoke "f") (f64.const -0x1.fffffffffffffp1023))</pre>
18611861
<p style="background-color: red">error, wrong result, expected 18442240474082181119, got 966367637503</p>
1862-
<p>Generated at 2025-04-09T06:31:01</p>
1862+
<p>Generated at 2025-05-03T14:31:30</p>

conversions.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1834,4 +1834,4 @@ <h1>conversions.wast</h1>
18341834
<p style="background-color: red">expected error</p>
18351835
<pre>{"type":"assert_invalid","line":702,"filename":"conversions.25.wasm","text":"type mismatch"}</pre>
18361836
<p style="background-color: red">expected error</p>
1837-
<p>Generated at 2025-04-09T06:31:03</p>
1837+
<p>Generated at 2025-05-03T14:31:31</p>

conversions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":578,"warnings":0,"successes":41,"runtime":2}
1+
{"errors":578,"warnings":0,"successes":41,"runtime":1}

custom.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ <h1>custom.wast</h1>
2525
<p style="background-color: green">got error: Range out of bounds</p>
2626
<pre>{"type":"assert_malformed","line":123,"filename":"custom.10.wasm","text":"data count and data section have inconsistent lengths"}</pre>
2727
<p style="background-color: red">expected error</p>
28-
<p>Generated at 2025-04-09T06:31:03</p>
28+
<p>Generated at 2025-05-03T14:31:31</p>

data.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ <h1>data.wast</h1>
125125
<p style="background-color: red">expected error</p>
126126
<pre>{"type":"assert_invalid","line":492,"filename":"data.60.wasm","text":"constant expression required"}</pre>
127127
<p style="background-color: red">expected error</p>
128-
<p>Generated at 2025-04-09T06:31:03</p>
128+
<p>Generated at 2025-05-03T14:31:31</p>

elem.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@ <h1>elem.wast</h1>
227227
<pre>{"type":"assert_return","line":700,"action":{"type":"invoke","field":"call_imported_elem"},"expected":[{"type":"i32","value":"42"}]}</pre>
228228
<pre>(assert_return (invoke "call_imported_elem") (i32.const 42))</pre>
229229
<p style="background-color: red">exception: import section: module with name module4 not found</p>
230-
<p>Generated at 2025-04-09T06:31:03</p>
230+
<p>Generated at 2025-05-03T14:31:31</p>

endianness.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,4 @@ <h1>endianness.wast</h1>
209209
<pre>{"type":"assert_return","line":217,"action":{"type":"invoke","field":"f64_store","args":[{"type":"f64","value":"9218868437227405311"}]},"expected":[{"type":"f64","value":"9218868437227405311"}]}</pre>
210210
<pre>(assert_return (invoke "f64_store" (f64.const 0x1.fffffffffffffp+1023)) (f64.const 0x1.fffffffffffffp+1023))</pre>
211211
<p style="background-color: red">exception: i64, from_unsigned, value too long, todo, "9218868437227405311"</p>
212-
<p>Generated at 2025-04-09T06:31:03</p>
212+
<p>Generated at 2025-05-03T14:31:31</p>

exports.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ <h1>exports.wast</h1>
204204
<p style="background-color: green">got error: duplicate export name: a</p>
205205
<pre>{"type":"assert_invalid","line":236,"filename":"exports.86.wasm","text":"duplicate export name"}</pre>
206206
<p style="background-color: green">got error: duplicate export name: a</p>
207-
<p>Generated at 2025-04-09T06:31:03</p>
207+
<p>Generated at 2025-05-03T14:31:31</p>

f32.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7531,4 +7531,4 @@ <h1>f32.wast</h1>
75317531
<p style="background-color: green">got error: unexpected magic number</p>
75327532
<pre>{"type":"assert_malformed","line":2541,"filename":"f32.13.wat","text":"unexpected token"}</pre>
75337533
<p style="background-color: green">got error: unexpected magic number</p>
7534-
<p>Generated at 2025-04-09T06:31:09</p>
7534+
<p>Generated at 2025-05-03T14:31:36</p>

f32.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":1649,"warnings":0,"successes":865,"runtime":6}
1+
{"errors":1649,"warnings":0,"successes":865,"runtime":5}

f32_bitwise.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1091,4 +1091,4 @@ <h1>f32_bitwise.wast</h1>
10911091
<p style="background-color: red">expected error</p>
10921092
<pre>{"type":"assert_invalid","line":376,"filename":"f32_bitwise.3.wasm","text":"type mismatch"}</pre>
10931093
<p style="background-color: red">expected error</p>
1094-
<p>Generated at 2025-04-09T06:31:10</p>
1094+
<p>Generated at 2025-05-03T14:31:37</p>

f32_cmp.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7217,4 +7217,4 @@ <h1>f32_cmp.wast</h1>
72177217
<p style="background-color: red">expected error</p>
72187218
<pre>{"type":"assert_invalid","line":2422,"filename":"f32_cmp.6.wasm","text":"type mismatch"}</pre>
72197219
<p style="background-color: red">expected error</p>
7220-
<p>Generated at 2025-04-09T06:31:15</p>
7220+
<p>Generated at 2025-05-03T14:31:41</p>

f32_cmp.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":786,"warnings":0,"successes":1621,"runtime":5}
1+
{"errors":786,"warnings":0,"successes":1621,"runtime":4}

f64.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7531,4 +7531,4 @@ <h1>f64.wast</h1>
75317531
<p style="background-color: green">got error: unexpected magic number</p>
75327532
<pre>{"type":"assert_malformed","line":2541,"filename":"f64.13.wat","text":"unexpected token"}</pre>
75337533
<p style="background-color: green">got error: unexpected magic number</p>
7534-
<p>Generated at 2025-04-09T06:31:20</p>
7534+
<p>Generated at 2025-05-03T14:31:45</p>

f64.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":2425,"warnings":0,"successes":89,"runtime":5}
1+
{"errors":2425,"warnings":0,"successes":89,"runtime":4}

f64_bitwise.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1091,4 +1091,4 @@ <h1>f64_bitwise.wast</h1>
10911091
<p style="background-color: red">expected error</p>
10921092
<pre>{"type":"assert_invalid","line":376,"filename":"f64_bitwise.3.wasm","text":"type mismatch"}</pre>
10931093
<p style="background-color: red">expected error</p>
1094-
<p>Generated at 2025-04-09T06:31:21</p>
1094+
<p>Generated at 2025-05-03T14:31:46</p>

f64_cmp.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7217,4 +7217,4 @@ <h1>f64_cmp.wast</h1>
72177217
<p style="background-color: red">expected error</p>
72187218
<pre>{"type":"assert_invalid","line":2422,"filename":"f64_cmp.6.wasm","text":"type mismatch"}</pre>
72197219
<p style="background-color: red">expected error</p>
7220-
<p>Generated at 2025-04-09T06:31:26</p>
7220+
<p>Generated at 2025-05-03T14:31:50</p>

f64_cmp.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"errors":2200,"warnings":0,"successes":207,"runtime":5}
1+
{"errors":2200,"warnings":0,"successes":207,"runtime":4}

fac.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ <h1>fac.wast</h1>
2525
<p style="background-color: red">error, wrong result, expected 7034535277573963776, got 25</p>
2626
<pre>{"type":"assert_exhaustion","line":109,"text":"call stack exhausted","action":{"type":"invoke","field":"fac-rec","args":[{"type":"i64","value":"1073741824"}]},"expected":[{"type":"i64"}]}</pre>
2727
<p style="background-color: yellow">todo, assert_exhaustion</p>
28-
<p>Generated at 2025-04-09T06:31:26</p>
28+
<p>Generated at 2025-05-03T14:31:50</p>

0 commit comments

Comments
 (0)