Skip to content

Bumpalo or Allocator API support? #602

Description

@kaphula

Hello,

Any plans on allowing more flexible support for custom heap allocations through bumpalo or the official WIP allocator API? It is a bummer that if you write your game's looping code using bumpalo containers and want to do pathfing within the main game loop's lifecycle, you cannot use the the bumpalo bump allocator for the heap allocations created by pathfind's functions.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions