Could scala native be used to compile scalac in the future (if enough of java.* has a clean room implementation)? And could that speed up compile time of scala programs, or is compilation bottlenecked by IO (or other things) which may not be enhanced by scala native?