Ivan FB
b53f3cee13
rename dup destroyFFIContext to clearContext
2026-05-12 22:36:36 +02:00
Ivan FB
7e257c26e5
better variable names and better error descriptions
2026-05-12 09:38:53 +02:00
Ivan FB
f44a112c88
make initContextResources private
2026-05-12 09:25:20 +02:00
Ivan FB
66d48fdaa6
fix compilation issues after rebase
2026-05-12 02:55:36 +02:00
Ivan FB
32246792df
restore back pool logic
2026-05-12 02:09:45 +02:00
Ivan FB
a90453faa1
better code separation and better error handling
2026-05-12 02:09:45 +02:00
Ivan FB
4da0ec3cf1
use fixed array of ctx to avoid consuming all fds
2026-05-12 02:09:45 +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
Gabriel Cruz
37d19c0687
chore: remove CatchableError ( #19 )
2026-05-08 14:14:16 -03: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
Ivan Folgueira Bande
bb8ed28ab0
add require chronicles taskpools and import std tables
2026-01-23 15:01:08 +01:00
Ivan FB
9fff004b19
add explicit timeout when sending watchdog requests ( #7 )
2026-01-16 15:48:35 +01: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
803744dd29
rm some Waku leftover references
2025-12-11 23:50:00 +01:00
Ivan Folgueira Bande
e0cf0c8842
fixes for proper proc exposure to c
2025-12-11 17:11:59 +01:00
Ivan Folgueira Bande
142a57f543
set logger in main thread body
2025-12-11 17:10:24 +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
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