Ivan FB d495bb26f3
docs: document noSignalHandler guard and #83 in 0.1.5 changelog
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>
2026-06-19 10:09:31 +02:00
2026-05-11 19:21:40 -03:00
2026-06-18 11:47:22 +02:00

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
Allows exposing Nim projects to other languages
Readme
Languages
Nim 87.9%
Smarty 5.9%
C++ 4.8%
CMake 1.4%