Skip to content

Export types from assemblies and store them in the runtime #145

@baszalmstra

Description

@baszalmstra

We want to leave the ownership of the type information with the Garbage Collector so that memory can safely reference its type.

Assemblies will export the type information of types that are defined in them. Everywhere else types are referred to by their GUID. Which will be resolved in the runtime.

assembly type info

Metadata

Metadata

Assignees

Labels

exp: intermediateAchievable by experienced contributors, or with some guidancepri: highAn issue resulting in complete or substantial loss of functionality, that can be circumventedtype: featNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions