spierce7
10/27/2020, 3:35 PMZach Klippenstein (he/him) [MOD]
10/27/2020, 5:59 PMgildor
10/27/2020, 11:41 PMZach Klippenstein (he/him) [MOD]
10/27/2020, 11:57 PMgildor
10/28/2020, 12:31 AMZach Klippenstein (he/him) [MOD]
10/28/2020, 2:51 AMspierce7
10/28/2020, 4:46 AMgildor
10/28/2020, 5:01 AMspierce7
10/28/2020, 5:06 AMgildor
10/28/2020, 5:08 AMthe IR Compiler is the compiler that’s shared between jvm, js, and native, rightIt’s not a compiler, it’s a compiler backend, and yes, part of the code is shared, but because it backend all of them generate own platform code, so it’s not really the same, but more code is reused So about incrementallity we should really talk about compiler in general, not about IR backend, I even not sure that backend
spierce7
10/28/2020, 5:36 AMgildor
10/28/2020, 6:51 AM