-
-
Notifications
You must be signed in to change notification settings - Fork 2
Define explicit string C and FFI bridge #82
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestlanguage-modelPeeper language model, ownership, pointer, optional, array/slice workPeeper language model, ownership, pointer, optional, array/slice workruntime-loweringHIR/MIR/backend runtime lowering workHIR/MIR/backend runtime lowering work
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlanguage-modelPeeper language model, ownership, pointer, optional, array/slice workPeeper language model, ownership, pointer, optional, array/slice workruntime-loweringHIR/MIR/backend runtime lowering workHIR/MIR/backend runtime lowering work
Type
Projects
- StatusShow more project fieldsTodo
Goal
Define explicit, safe conversion boundaries between Peeper strings and C or foreign-function interfaces.
Parent
Follow-up to #29. Runtime string construction and concatenation are tracked separately.
Required semantics
str,&str, andc"..."distinct.Constraints
stracross arbitrary extern signatures.Validation