Running TS Server in a web worker
mjbvz opened this issue · 2 comments
mjbvz commented
Rheeseyb commented
Looks like all of V1 here has been completed - is the second part actively in progress at all? Are you looking for any help with this? In our own project we have something already implemented that is running a TS compiler in a worker thread using an in memory filesystem, which it seems would be relevant here though would need a fair amount of work to port it across to the TS server. We're likely going to have to do a version of that work anyway, so if possible we'd like to contribute that to this.
mjbvz commented
Closing this as we now have tsserver running in web
Will open new issue for type acquisition