Skip to content

Commit dabc23e

Browse files
authored
Merge pull request #407 from ChinYikMing/wasm-demo-filter
Filter out message-less demo programs from WebAssembly demo page
2 parents cb225a8 + 30f0111 commit dabc23e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

assets/html/index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,23 +144,17 @@
144144
"pi.elf",
145145
"donut.elf",
146146
"aes.elf",
147-
"capcha.elf",
148-
"cc.elf",
149-
"chacha20.elf",
150147
"coro.elf",
151148
"fcalc.elf",
152149
"hamilton.elf",
153150
"hello.elf",
154151
"ieee754.elf",
155152
"jit-bf.elf",
156-
"lena.elf",
157-
"line.elf",
158153
"maj2random.elf",
159154
"mandelbrot.elf",
160155
"nqueens.elf",
161156
"nyancat.elf",
162157
"perfcount.elf",
163-
"puzzle.elf",
164158
"qrcode.elf",
165159
"readelf.elf",
166160
"richards.elf",

0 commit comments

Comments
 (0)