Ivan FB
3f19411684
Event listener abi ( #50 )
2026-05-28 16:00:28 +02:00
Ivan FB
496a341466
Event registry wiring ( #49 )
2026-05-27 22:26:39 +02:00
Gabriel Cruz
436c0d760b
test(cpp-e2e): add multi-context, cross-library, pipeline, stress tests ( #30 ) ( #42 )
2026-05-26 09:18:12 -03:00
Ivan FB
6a7e4616fd
Adjust events to cbor ( #39 )
2026-05-25 15:51:56 +02:00
Ivan FB
e12745e85c
Add cddl generator ( #24 )
2026-05-18 20:00:57 +02:00
Ivan FB
ac303a707e
Start using CBOR ( #23 )
...
Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
Co-authored-by: Gabriel Cruz <8129788+gmelodie@users.noreply.github.com>
2026-05-16 01:08:42 +02:00
Ivan FB
6d31fa30bd
use fixed array of ctx to avoid consuming all fds ( #14 )
2026-05-13 00:02:23 +02:00
Gabriel Cruz
81c62c263e
fix: context buffer overflow ( #21 )
2026-05-11 19:21:40 -03:00
Ivan FB
a52c4facd9
Simplified FFI authoring with auto-generated C++ and Rust bindings ( #15 )
2026-05-11 23:28:17 +02:00
Ivan FB
df2277e726
Fix memleaks ( #11 )
...
* protect against mem leak in case of failures sending requests to ffi thread
* better cleanup if failures in createFFIContext
* avoid dangling cstring in handleRes under ARC/ORC
* better resource cleanup in destroyFFIContext
* invoke onNotResponding if failure in destroyFFIContext
* correct seq copy in alloc
* make sure the lock is init before cleanUpResources
* better possible exception handling in processReq
* guard allocSharedSeq if given seq is empty
* enhance error handling in ffi_context
* add new tests and some corrections
2026-04-27 21:22:45 +02:00
Pablo Lopez
bb8a3e7e22
fix: add install_name for mac ( #8 )
...
not to hardcode the paths
2026-02-20 17:37:13 +02:00
Ivan Folgueira Bande
d7a5492121
avoid use gc ed types in FFIContext and better macro documentation
2025-12-13 23:53:59 +01:00
Ivan Folgueira Bande
5964e287a9
rm useless comments
2025-12-11 17:21:47 +01:00
Ivan Folgueira Bande
e0cf0c8842
fixes for proper proc exposure to c
2025-12-11 17:11:59 +01:00
Ivan Folgueira Bande
da3251aa1a
evolving more
2025-12-10 17:43:26 +01:00
Ivan Folgueira Bande
86dc58e7c2
add ffi macro
2025-12-09 18:51:50 +01:00
Ivan Folgueira Bande
b974eab39c
comment echo repr lines
2025-09-17 14:38:01 +02:00
Ivan Folgueira Bande
a1a6536b3c
general ffi increments
2025-09-17 14:37:45 +02:00
Ivan Folgueira Bande
356f0ccc1b
working simplification
2025-09-17 14:37:36 +02:00
Ivan Folgueira Bande
46e51e45a6
more positive progress. Getting closer
2025-09-17 14:37:28 +02:00
Ivan Folgueira Bande
bbddf6925b
First commit
2025-09-17 14:37:11 +02:00