Skip to content

Allocator traits #10

Description

@coder137

Requirement

  • Create a global stack space (StackPool) which can be used by the Allocator
  • This will give us access to the rust alloc crate
  • Try to avoid memory fragmentation
    • Allow user to use alloc library during the initialization phase only, before the loop

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions