|
|
|
|
|
by bobbyprograms
242 days 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 |
|