diff options
author | zachir <zachir@librem.one> | 2024-03-23 23:18:02 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-03-23 23:18:02 -0500 |
commit | ea1bdedd6b1e93c6ea69b4746550331ffcd52a16 (patch) | |
tree | aa04a97abad5afc4c01f110b8ca6aa7bb6f238db /build.zig | |
parent | 5f5aba042b51653dd6a8abcaa082fa5efcffd639 (diff) |
Replace GPA with FBA
This replaces the General Purpose Allocator with the Fixed Buffer
Allocator, so we don't make any heap reservations, as everything except
for server.accept() is a known size (or maximum size) at compile time.
Diffstat (limited to 'build.zig')
0 files changed, 0 insertions, 0 deletions