-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustom.html
28 lines (28 loc) · 1.88 KB
/
custom.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<a href="./index.html">Home</a><br><h3>Errors: 2</h3>
<h3>Warnings: 0</h3>
<h3>Successes: 9</h3>
<hr>
<h1>custom.wast</h1>
<pre>{"type":"module","line":1,"filename":"custom.0.wasm"}</pre>
<p style="background-color: green">loaded</p>
<pre>{"type":"module","line":14,"filename":"custom.1.wasm"}</pre>
<p style="background-color: green">loaded</p>
<pre>{"type":"module","line":50,"filename":"custom.2.wasm"}</pre>
<p style="background-color: green">loaded</p>
<pre>{"type":"assert_malformed","line":61,"filename":"custom.3.wasm","text":"unexpected end"}</pre>
<p style="background-color: green">got error: Range out of bounds</p>
<pre>{"type":"assert_malformed","line":69,"filename":"custom.4.wasm","text":"unexpected end"}</pre>
<p style="background-color: green">got error: Range out of bounds</p>
<pre>{"type":"assert_malformed","line":77,"filename":"custom.5.wasm","text":"unexpected end"}</pre>
<p style="background-color: green">got error: Range out of bounds</p>
<pre>{"type":"assert_malformed","line":85,"filename":"custom.6.wasm","text":"length out of bounds"}</pre>
<p style="background-color: green">got error: Range out of bounds</p>
<pre>{"type":"assert_malformed","line":93,"filename":"custom.7.wasm","text":"malformed section id"}</pre>
<p style="background-color: green">got error: unknown section: 24</p>
<pre>{"type":"assert_malformed","line":102,"filename":"custom.8.wasm","text":"function and code section have inconsistent lengths"}</pre>
<p style="background-color: red">expected error</p>
<pre>{"type":"assert_malformed","line":115,"filename":"custom.9.wasm","text":"length out of bounds"}</pre>
<p style="background-color: green">got error: Range out of bounds</p>
<pre>{"type":"assert_malformed","line":123,"filename":"custom.10.wasm","text":"data count and data section have inconsistent lengths"}</pre>
<p style="background-color: red">expected error</p>
<p>Generated at 2024-09-05T14:37:48</p>