Struct-based Proxies should also work with StructValues #565

Open
opened 2024-12-23 21:54:01 +08:00 by derppening · 0 comments
Collaborator

The current implementation of Proxy{Type,Value} only works on Pointer{Type,Value}, but they should ideally also work on Struct{Type,Value} to allow the use of these types in TypedArrayLikeAdapter.

The current implementation of `Proxy{Type,Value}` only works on `Pointer{Type,Value}`, but they should ideally also work on `Struct{Type,Value}` to allow the use of these types in `TypedArrayLikeAdapter`.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#565
No description provided.