|
|
|
|
|
by Blackstone4
2948 days ago
|
|
What is this? A Node.js runtime equivalent for TypeScript? But written in Go and V8? Is it single threaded, non-blocking IO? Or will it more closely aligned with Go coroutines? i.e. do I have to deal with callbacks and/or async/await? |
|