2a) ahead of time compilation, which lets you pre-...
# graviton-browser
m
2a) ahead of time compilation, which lets you pre-JIT the bulk of the code your app needs, at least at startup (bytecode is a lot more compact than native code so pre-compiling everything yields huge binaries)