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
Currently, the ffi/memory.go file handles all translation between C and Go memory correctly, but it's extremely unreadable for newer contributors, and is difficult to verify correctness by reading it. An offline discussion resulted in the following ideas: