Y
Hacker News
new
|
ask
|
show
|
jobs
by
kasabali
3149 days ago
Why do you think ABI compatibility is needed for wiring drivers in Rust? ABI compatibility is only needed for binary modules. Source compatibility should be enough for source code form.