Gabriel Cruz 9924723007
Update ffi/codegen/rust.nim
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-16 12:16:07 -03:00
2026-06-10 16:30:30 -03:00
2026-06-16 12:16:07 -03:00
2026-06-16 11:54:16 -03:00
2026-05-19 12:43:34 +02:00
2026-06-10 16:30:30 -03:00
2026-06-16 11:54:16 -03:00
2026-06-10 16:30:30 -03:00
2026-05-20 14:14:42 -03:00
2026-05-16 01:08:42 +02:00
2026-05-20 14:14:42 -03:00
2026-05-20 14:14:42 -03:00

nim-ffi

Allows exposing Nim projects to other languages

Example

examples/timer is now a self-contained Nimble project that imports nim-ffi directly. Use cd examples/timer && nimble install -y ../.. && nimble build to compile the example.

Description
Allows exposing Nim projects to other languages
Readme
Languages
Nim 85.8%
Smarty 6.4%
C++ 3.1%
CMake 2.4%
C 2.3%