|
|
|
|
|
by monetus
1013 days ago
|
|
This is a good example of cross language interop making sense, and of considering the vast array of old C libraries to be something worth remembering - and maybe putting in your toolkit. Wasm seems to cover a lot of this use case too, and any language with a good enough FFI. Interop is a priority for nim, though, and is pretty delightful to put to the test. |
|