|
|
|
|
|
by noodletheworld
467 days ago
|
|
Go is quite difficult to embed in other applications due to the runtime. What do you see as the future for use cases where the typescript compiler is embedded in other projects? (Eg. Deno, Jupyter kernels, etc.) There’s some talk of an inter process api, but vague hand waving here about technical details. What’s the vision? In TS7 will you be able to embed the compiler? Or is that not supported? |
|