Hey guys, a few questions regarding the V8 script compilation:
-
Why are compiled scripts available to evaluate but not to execute?
-
Are executed scripts always compiled internally?
-
Is there any advantage to adding host objects/types before script compilation or is that a runtime only thing?