Skip to content

Commit b661471

Browse files
committed
i think stuf work now
1 parent 3904b49 commit b661471

6 files changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<body id="wasm-example">
1717
<script type="module">
18-
import init from "./rendering.js";
18+
import init from "./pkg/rendering.js";
1919
init().then(() => {
2020
console.log("WASM Loaded");
2121
});

rendering.d.ts pkg/rendering.d.ts

File renamed without changes.

rendering.js pkg/rendering.js

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)