|
|
|
|
|
by gingerBill
396 days ago
|
|
Odin has very good FFI with its `foreign import` system, so you can still use libraries written in C, Objective-C, or any other language. And Odin does support tools like asan, tsan, etc already too. So what are the thing that you are giving up if you were using Odin instead of C?—in practice. |
|
(But I think Odin is great!)