Skip to content

Commit 277f83a

Browse files
authored
Update dummy.html
1 parent 6f971aa commit 277f83a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/dummy.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
if (output) output.textContent = 'Loading greeting...';
1717

1818
try {
19-
// No imports needed for your module, but keep an empty object for clarity
2019
const { instance } = await instantiateWasm(new URL(wasmPath, document.baseURI));
2120
const { exports } = instance;
2221

0 commit comments

Comments
 (0)