wasi lifecycle fix
This commit is contained in:
parent
d35871edd1
commit
ef0d25cf4a
5 changed files with 6 additions and 44 deletions
8
binlib/index.html
Normal file
8
binlib/index.html
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head id="head">
|
||||
<script src="/env.js" type="module"></script>
|
||||
<script src="/runtime.js" id="runtime-script" type="module"></script>
|
||||
</head>
|
||||
<body style="margin:0;" id="body"></body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue