mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-08-09 08:23:28 +00:00
The v0.1.5 tag includes two commits that landed after the 0.1.5 changelog entry, so the released changelog under-reported what shipped. Backfill them so the changelog matches the tagged release. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
nim-ffi
Allows exposing Nim projects to other languages
Example
examples/nim_timer is now a self-contained Nimble project that imports nim-ffi directly.
Use cd examples/nim_timer && nimble install -y ../.. && nimble build to compile the example.
Description
Languages
Nim
84.1%
C++
5.9%
Smarty
5.4%
CMake
2.6%
C
2%