That seems reasonable. Would also guess multithreaded coroutines.
➕ 6
n
napperley
07/18/2019, 1:57 AM
I'm guessing some of the top priorities include:
- Significantly improving compiler performance (eg much shorter compile times)
- Reducing memory usage
- Generating smaller binaries/libraries
- Lower CPU usage
- Solid C/Obj C/Swift interop
k
kpgalligan
07/18/2019, 1:59 AM
CPU performance has been a topic lately. I can’t speak for the team at all, obviously, but I’d guess compiler speed would be lower on the list for now. As much as we’d all like it, platform maturity and stability is probably first (I’d guess)