mirror of
https://github.com/logos-co/logos-cpp-sdk.git
synced 2026-08-31 01:31:10 +00:00
Generated logos_module_set_call_caller pushes onto this stack. Unit tests that construct an impl directly skip that glue; CallCaller opens the same stack so every C++ module can simulate a dispatch without a second identity path in the handler. Co-authored-by: Cursor <cursoragent@cursor.com>