summaryrefslogtreecommitdiff
path: root/build.zig
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2024-03-23 23:18:02 -0500
committerzachir <zachir@librem.one>2024-03-23 23:18:02 -0500
commitea1bdedd6b1e93c6ea69b4746550331ffcd52a16 (patch)
treeaa04a97abad5afc4c01f110b8ca6aa7bb6f238db /build.zig
parent5f5aba042b51653dd6a8abcaa082fa5efcffd639 (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