Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
orobio
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
orobio
10mo ago
Yes!
2.
▲
by
orobio
1y ago
I wouldn’t put Swift in the same ‘managed garbage-collected runtime’ family as Java, C#/.NET, Go, and Javascript, so maybe they weren’t trying to do what you think. Swift is more like a native systems programming language that makes it
3.
▲
by
orobio
2y ago
Swift has always been designed with the potential for more manual memory control. Recently, non-copyable types were introduced, and non-escapable types are currently being proposed. Additionally, more ownership control features are being ad