Skip to content

Please get rid of dynamic memory allocation #420

@ViezTrinker

Description

@ViezTrinker

I am using olcPixelGameEngine for a small embedded project (runs on a 35 year old microcontroller). To get this straight: I do not have much memory, every byte really matters. This olcPixelGameEngine is almost perfect for my project, almost...

One thing really bothers me: Dynamic memory allocation. Please rewrite your project so it does not use std::vector or that std::string crap. Did developers forget how to write decent code or are we using AI slop for everything now? Jesus Christ.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions