▲ | SpaghettiCthulu 3 days ago | |||||||
I haven't tested this, but in theory running deno with `--v8-flags='--jitless'`[^1][^2] will disable the JIT compiler. [^1]: https://v8.dev/blog/jitless [^2]: https://docs.deno.com/runtime/getting_started/command_line_i... | ||||||||
▲ | Klonoar 3 days ago | parent [-] | |||||||
If the performance drops due to lack of JIT, then GPs comment about effectively useless on mobile might still hold weight. | ||||||||
|