mirror of
https://github.com/ParkerTenBroeck/automata.git
synced 2026-06-07 05:28:45 -04:00
added web UI
This commit is contained in:
parent
48f0c6eed8
commit
f1b8c08e8f
15 changed files with 1114 additions and 78 deletions
3
web/root/index.js
Normal file
3
web/root/index.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import wasm from "./wasm.js"
|
||||
import "./editor.js"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue