llama2.zig icon indicating copy to clipboard operation
llama2.zig copied to clipboard

mem.page_size has been removed

Open devhawk opened this issue 10 months ago • 0 comments

Simple fix to replace with std.heap.pageSize()

devhawk avatar Apr 26 '25 00:04 devhawk