No runtime and such a small language!
How does it do threads? Networking? Any story on cross-compiling?
It supports only traditional threads right now (but with automatic locking).
Networking is supported. It uses curl/windows api.
Cross compiling will be top notch, just like with Go.
No runtime and such a small language!
How does it do threads? Networking? Any story on cross-compiling?