Skip to content

Commit 6f35f21

Browse files
1 parent 4f57836 commit 6f35f21

File tree

174 files changed

+324
-324
lines changed

Some content is hidden

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

174 files changed

+324
-324
lines changed

address.html

Lines changed: 1 addition & 1 deletion
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 2024-06-03T09:05:10</p>
781+
<p>Generated at 2024-07-08T13:34:31</p>

align.html

Lines changed: 1 addition & 1 deletion
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 2024-06-03T09:05:11</p>
366+
<p>Generated at 2024-07-08T13:34:32</p>

binary-leb128.html

Lines changed: 1 addition & 1 deletion
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 2024-06-03T09:05:11</p>
188+
<p>Generated at 2024-07-08T13:34:32</p>

binary.html

Lines changed: 1 addition & 1 deletion
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 2024-06-03T09:05:11</p>
230+
<p>Generated at 2024-07-08T13:34:32</p>

block.html

Lines changed: 1 addition & 1 deletion
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 2024-06-03T09:05:12</p>
504+
<p>Generated at 2024-07-08T13:34:33</p>

br.html

Lines changed: 1 addition & 1 deletion
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 2024-06-03T09:05:12</p>
276+
<p>Generated at 2024-07-08T13:34:33</p>

br_if.html

Lines changed: 1 addition & 1 deletion
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 2024-06-03T09:05:12</p>
330+
<p>Generated at 2024-07-08T13:34:33</p>

br_table.html

Lines changed: 1 addition & 1 deletion
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 2024-06-03T09:05:13</p>
503+
<p>Generated at 2024-07-08T13:34:34</p>

bulk.html

Lines changed: 1 addition & 1 deletion
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 2024-06-03T09:05:13</p>
306+
<p>Generated at 2024-07-08T13:34:34</p>

call.html

Lines changed: 3 additions & 3 deletions
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, 2242ms</p>
106+
<p style="background-color: green">ok, result, 2236ms</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, 745ms</p>
176+
<p style="background-color: green">ok, result, 749ms</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 2024-06-03T09:05:16</p>
258+
<p>Generated at 2024-07-08T13:34:37</p>

0 commit comments

Comments
 (0)