erythros/System/FFI
Alec Murphy a322c06850 Everywhere: Give stbtt its own 32MB static memory pool
At boot time, we preallocate 32MB of RAM to reuse for all malloc()
requests by stbtt_RenderText(), which should be more than enough for the
primary use case (browsing web pages).
2025-04-19 21:01:14 -04:00
..
Base.HC Meta: Add files to repository 2025-03-25 07:34:41 -04:00
ELF64.HC Everywhere: Update to clang-format 20 2025-04-19 07:31:54 -04:00
LibC.HC System/Setup/Environment+FFI/LibC: Increase calloc/malloc mem_tasks 2025-04-19 20:33:30 -04:00
New.HC Meta: Add files to repository 2025-03-25 07:34:41 -04:00
TrueType.HC Everywhere: Give stbtt its own 32MB static memory pool 2025-04-19 21:01:14 -04:00