|
|
|
|
|
by PunchyHamster
159 days ago
|
|
Go supports plugins (essentially libraries) but its has a bunch of caveats. You can also You can also link to C libs from both. I guess you could technically make a rust lib with C interface and load it from rust but that's obviously suboptimal |
|