▲ | tessela a day ago | ||||||||||||||||
> A garbage collected relatively simple language that compiles into a statically linked binary but has a type system similar to rust, rest types etc. Swift. | |||||||||||||||||
▲ | zapnuk a day ago | parent | next [-] | ||||||||||||||||
If they'd drastically improved their tooling then yes. But sadly it's not that easy to create a statically liked binary in swift. The last time i did it it also included the whole runtime, and the resulting "hello world" binary was 50mb large. Annoying at least. For years I wished they got their stuff together, but at this point I'd be very suprised. They probably have too much technical dept already due to the support of XXX edge cases Apple need for iOS/MacOS development. | |||||||||||||||||
| |||||||||||||||||
▲ | pansa2 a day ago | parent | prev [-] | ||||||||||||||||
> relatively simple |