9 ms·
I’m building a goroutine capable typescript JIT. So far I have lexical scope, closures goroutines and GC. Since I’m using AI to build it and have limited cont
by bobbyprograms 11mo ago
I’m building a goroutine capable typescript JIT. So far I have lexical scope, closures goroutines and GC.
Since I’m using AI to build it and have limited context window I started with the hardest first. So it only supports int64 now.
If you want to help
https://github.com/turbobuilt/technoscript https://github.com/turbobuilt/technoscript