Closed DonaldKellett closed 4 years ago
This is a known issue. Safari 13 unfortunately has a regression that prevents the WebAssembly from running. I agree it would be good to warn users about this somewhere.
It looks like Safari 13.1 has fixed the issue that caused the browser version of Lean not to work. (At least it's working for me ..)
I currently have Safari version 13.0.5. Once I update to Safari 13.1, I'll remember to check out NNG again to confirm the fix.
Thanks for this -- I've put some comments on the intro page.
When attempting to play the Natural Number Game in Safari 13.0.3 on macOS Catalina 10.15.1, the top-right window keeps displaying "Lean is busy ..." indefinitely (i.e. after a substantial period of time, e.g. 15 seconds):
Performing "Inspect Element" on the webpage reveals that the Lean server is not correctly initialized - even though the console message states that the Lean server is initialized:
... the error messages reveal that a number of Promise-related errors/exceptions are thrown: