-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
We need an ABI-compatible queue that behaves similarly to std string, with a defined memory layout for ABI-Compatible Data Types feature request.
Criteria:
- must never allocate heap memory
- must provide a stable, well-defined memory layout (use [Rust] ABI-compatible string baselibs_rust#26 as reference implementation)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog