Ivan FB a3dbf3cb05
chore(release): bump version to 0.2.2
The version must be a distinct number for each release candidate so nimble
resolves it independently (nimble versions are numeric — pre-release strings
like 0.2.1-rc.1 are rejected, and equal versions across git refs collide in the
cache). This 0.2.2 candidate carries the unconstructed-ref-library guard on top
of the 0.2.1 line.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ULz7Md52AF6PmqZeCmh8b7
2026-07-28 02:44:24 +02:00
2026-05-19 12:43:34 +02: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 87%
Smarty 5.7%
C++ 3%
C 2.2%
CMake 2.1%