mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-06-15 13:24:20 +00:00
Update index.html
This commit is contained in:
@ -21,10 +21,7 @@
|
||||
<body id="wasm-surface">
|
||||
<script type="module">
|
||||
import init from "../package/renderer.js";
|
||||
|
||||
init().then(() => {
|
||||
console.log("WASM Loaded");
|
||||
});
|
||||
init().then(() => { });
|
||||
</script>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user