Y
Hacker News
new
|
ask
|
show
|
jobs
by
pzo
1053 days ago
that looks interesting, thanks! Did you try it if it delivers on promises? There was not any new commit since 2020 so not sure if the project is stale by now.
1 comments
ElegantBeef
1053 days ago
I do not use Rust, so sadly I have not.
link
cb321
1052 days ago
As a 2-step approach, you could also probably use
https://github.com/mozilla/cbindgen
and then Nim's native C FFI.
link