add interval and timeout

This commit is contained in:
2023-03-25 23:35:11 +00:00
parent 0514783230
commit bf145db749
5 changed files with 126 additions and 2 deletions

View File

@@ -67,7 +67,7 @@
<body>
<h1>Argon WASM Runtime Example</h1>
<button id="run" class="runButton">run</button>
<textarea id="editbox" class="editbox" spellcheck="flase" autocapitalize="false">
<textarea id="editbox" class="editbox" spellcheck="false" autocapitalize="false">
term.log("hello world")</textarea
>
<pre