Can we imagine Kotlin code being preemptively part...
# language-evolution
l
Can we imagine Kotlin code being preemptively partially compiled with a low process/thread priority, so when we actually want to run, very few code remains to be compiled?
1
😂 5
f
That's sort of what
watch
commands do in TS, C# etc, don't they
p
Sorry my ide already needs 200% of the available cpu
🤢 1