ultralight-ux / Ultralight

Lightweight, high-performance HTML renderer for game and app developers.
https://ultralig.ht
4.66k stars 195 forks source link

Add platform API for low-level allocator hooks #477

Closed adamjs closed 8 months ago

adamjs commented 1 year ago

Add support for all allocations in the library to optionally be handled by the user (instead of the CRT or OS allocators).

This allows several things:

adamjs commented 8 months ago

This feature is now complete and will be included in 1.4.