Very cool! I'm curious, is this intended for dev tooling?<p>For example, I could see this (or something similar) being useful as the engine for a typescript language server that would be faster than the standard one<p>But if it's not aimed at 1:1 with tsc, would it be intended more for something like swc[1]?<p>Or what would you expect people to use this for, besides just being a cool project to learn from?<p>[1] <a href="https://github.com/swc-project/swc">https://github.com/swc-project/swc</a>