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
The reason MicroWorld can't run client-side is that you can't compile new Clojure[Script] functions client side. But you could compile JavaScript functions and they would run - this is entirely doable.