ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.91k stars 890 forks source link

Remove "engines" and drop interpreter code #2376

Closed saagarjha closed 4 months ago

saagarjha commented 5 months ago

This hasn't worked for a very long time, and the "JIT" engine is basically all we test so we should just turn it on by default.

tbodt commented 5 months ago

I'd like to keep the engine meson option, because we will inevitably add other interpreter implementations and want to switch at build time, but the rest is good.