wasm object interaction test
This commit is contained in:
+3
-1
@@ -5,7 +5,9 @@
|
||||
<title>WASM Demo</title>
|
||||
</head>
|
||||
<body>
|
||||
<button id="my-button">Do greet</button>
|
||||
<button id="my-button">Test Solver</button>
|
||||
|
||||
<textarea id="out"></textarea>
|
||||
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user