XojoScript and LLVM

Hey,

As it appears, XojoScript is more efficient than the Xojo compiler as a whole because of LLVM. BUT what I am wondering is, couldn’t you just power all of your code under XojoScript? Would that not work? Would it be less efficient because it is dynamic code? Would it be inconvenient to program? Is it just a matter of subclassing the XojoScript class?

Thanks

All of the above.