Are there any alternatives to ts-comint.el?
https://github.com/emacs-typescript/ts-comint
It's old and unmaintained.
I'm using tide, but I don't see how I can transpile/evaluate the code directly from emacs. Are people switching to a terminal to compile and run or are there some ways I haven't discovered yet?;)