knowsys / nemo-web

Web frontend for the Nemo rules engine
3 stars 1 forks source link

Nemo web fails to run program with iPadOS 17.4.1 #7

Open ellmau opened 1 month ago

ellmau commented 1 month ago

Running the limes example with the web app (version v0.5.1-dev) on an ipad (version iPadOS 17.4.1) it terminates with the following error-message (tested with safari and chrome)

RuntimeError: Unreachable code should not be executed (evaluating 't.nemoengine_reason(n,this.__wbg_ptr)')

Expected behaviour: Giving a better error message if some operations are not supported on that platform.