You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add WASM support (#1)
Moved some functions and constants around so common ones are in
`ui_common.js`.
`ui_js.go` Mostly contains a basic call out to `prompt()` to ask for
input. It's not perfect, but it works and is simple.