Ivan FB 5f76d1fa5b
docs(macro): clarify ffiDtor recycle teardown comment
The ffiDtor doc still claimed the generated destructor "calls
destroyFFIContext", but it now uses the recycle path. Replaced that line
with a concise note that the slot is recycled for reuse (bounding fd
usage) and that the call is non-blocking — RET_OK once accepted, real
outcome via callback. Switched the example placeholder from Waku to a
generic MyLibObj, and dropped the duplicate inline comment in the body.

Addresses PR #74 review comment r3363200458.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-05 17:12:06 +02:00
..
2026-04-27 21:22:45 +02:00
2026-05-08 14:14:16 -03:00