This commit is contained in:
parent
dea67ae5aa
commit
c466d90eec
4 changed files with 386 additions and 24 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<title>{{WASM}}</title>
|
||||
<script>window.CRAFTER_WASM_URL = "{{WASM}}";</script>
|
||||
<script src="runtime.js" type="module"></script>
|
||||
{{ENV_SCRIPTS}} <script src="runtime.js" type="module"></script>
|
||||
</head>
|
||||
<body style="margin:0;"></body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue