Skip to content

How should Topoi manage memory usage? #15

@wongjiahau

Description

@wongjiahau

We have multiple choices:

  1. Allow user to manage memory manually (like C/C++)
  2. Let runtime manage memory automatically (e.g. garbage collection (GC) or automatic reference counting (ARC))
  3. Let compiler optimise memory usage via linear type or linear logic (like Rust).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions