Refactor platform handling for web.

This commit is contained in:
Brad Nelson
2022-07-18 20:31:03 -07:00
parent 26e993110b
commit b0c63e7632
3 changed files with 29 additions and 27 deletions

View File

@ -26,5 +26,5 @@ limitations under the License.
{{MENU}}
<div class="wrapper">
<pre id="console">
<div id="ueforth"></div>
<script src="ueforth.js"></script>