Add ability to crash with a runtime exception on purpose for Platform.worker programs. · Issue #1149 · elm/core · GitHub
More Web Proxy on the site http://driver.im/
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
Would be nice if Elm had Platform.crash. Reason I would put it in Platform is to encourage the idea that its not meant for browser use, but should be available if you are running a Platform.worker - either on backend or a service worker.