You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For signaling finalization from Haskell GC, ForeignPtr is necessary. Originally, fficxx used ForeignPtr but for simplicity, we dropped the support. It's good to have optional support for Ptr/ForeignPtr.
The text was updated successfully, but these errors were encountered:
For signaling finalization from Haskell GC, ForeignPtr is necessary. Originally, fficxx used ForeignPtr but for simplicity, we dropped the support. It's good to have optional support for Ptr/ForeignPtr.
The text was updated successfully, but these errors were encountered: