Closed konsoletyper closed 10 years ago
This feature is implemented. However, it is very hard to make dependency analyzer to be incremental, so "incremental" build just caches some stages of build. This speeds up build time about twice, when no resources changed. May be some day I'll try to invent incremental dependency analyzer.
TeaVM gets working too long, that is inconvenient for frequent build and run phase. Instead of the full rebuild it could cache results of different build phases and then reuse them to generate the final JS file. This cache must be capable of invalidating on per-class basis. Here are the list of things that can be cached: