Converter
Converter copied to clipboard
Fast (de-)serialization for compiler trees
Snipped from #142
I think some more clever caches can alleviate this by serializing the dependency trees once we have generated them the first time. In fact, if you want to contribute time towards this goal I think finding a blazing fast way to (de-)serialize the Typescript and Scala.js compiler trees would be a very good place to start.