Memory-Safety icon indicating copy to clipboard operation
Memory-Safety copied to clipboard

A Guide on interfacing between memory safe by default and non-memory safe by default languages

Open balteravishay opened this issue 1 month ago • 0 comments

Publish a guide on interfacing between memory safe by default and non-memory safe by default languages

Some initial drafts:

  • https://github.com/ossf/Memory-Safety/blob/main/docs/best-practice-interfacing.md
  • https://www.swift.org/documentation/cxx-interop/ (Swift C++ interop, reference provided upon request)

balteravishay avatar Nov 13 '25 18:11 balteravishay