Ahead-of-time (AOT) compilation - Angular
文章推薦指數: 80 %
The Angular ahead-of-time (AOT) compiler converts your Angular HTML and TypeScript code into efficient JavaScript code during the build phase before the ...
延伸文章資訊
- 1Ahead-of-time compilation - Wikipedia
In computer science, ahead-of-time compilation (AOT compilation) is the act of compiling an (ofte...
- 2AOT - Mono Project
Ahead of Time Compilation or AOT is a feature of the Mono runtime code generator. The Mono code g...
- 3Ahead-of-Time Compilation - ts - COOKBOOK - Angular
The ahead-of-time (AOT) compiler can catch template errors early and improve performance by compi...
- 4Ahead of Time Compilation (AoT) | Baeldung
AOT compilation is one way of improving the performance of Java programs and in particular the st...
- 5Just-in-Time (JIT) and Ahead-of-Time (AOT) Compilation in ...
An ahead-of-time (AOT) compiler converts your code during the build time before the browser downl...