|
|
|
|
|
by pcthrowaway
1109 days ago
|
|
Very cool! I'm curious, is this intended for dev tooling? 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 But if it's not aimed at 1:1 with tsc, would it be intended more for something like swc[1]? Or what would you expect people to use this for, besides just being a cool project to learn from? [1] https://github.com/swc-project/swc |
|