-
-
Notifications
You must be signed in to change notification settings - Fork 82
Replace TypeInfo with TypeRef in Runtime FFI #168
Copy link
Copy link
Closed
Labels
exp: highAchievable by investing significant time and effort, potentially through collaborationAchievable by investing significant time and effort, potentially through collaborationpri: intermediateAn issue resulting in non-critical functionality loss and no significant effect on usabilityAn issue resulting in non-critical functionality loss and no significant effect on usabilitytype: refactorRefactor existing codeRefactor existing code
Milestone
Description
Currently, the host language is responsible for maintaining the TypeInfo's memory when insert_fn is called, but using a TypeRef would allow us to avoid this.
Depends on #145
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
exp: highAchievable by investing significant time and effort, potentially through collaborationAchievable by investing significant time and effort, potentially through collaborationpri: intermediateAn issue resulting in non-critical functionality loss and no significant effect on usabilityAn issue resulting in non-critical functionality loss and no significant effect on usabilitytype: refactorRefactor existing codeRefactor existing code