-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
We need an ABI-compatible vector which behaves similarly to Std vector, except it has a well-defined memory layout for ABI-Compatible Data Types feature request.
Criteria:
must never allocate heap memory
must use the memory layout specified in the feature request (take eclipse-score/baselibs_rust#9 as reference implementation)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog