Y
Hacker News
new
|
ask
|
show
|
jobs
by
ttflee
9 days ago
But Swift has a stable ABI which neither Zig nor Rust could provide.
2 comments
norman784
8 days ago
How important is stable ABI for projects like Bun? I think it only matters if you are building a shared library.
link
satyapr93
8 days ago
only on macOS. On other platforms ABI is not stable.
link