|
|
|
|
|
by vlovich123
1128 days ago
|
|
For 90% of things this will be used for, it's more than enough so it might be a good default unless you enable a `-Ojit` flag when building more complex applications where the JIT will be a benefit. In fact, startup times might even be faster. The challenge of course is supporting two JS runtimes within the same codebase. |
|
It still feels like a graceful idea, though.