> BTW, is there dynamic FFI in chicken? one that doesn't require C code, > but relies on runtime symbol lookup? (TRFM pointers are also welcome).
The "lazy-ffi" extension supports this, but depends on libffi. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
