travisdoor / bl

Simple programming language created for fun.
https://biscuitlang.org
MIT License
179 stars 6 forks source link

Allocators should take alignment #155

Closed travisdoor closed 2 years ago

travisdoor commented 2 years ago

We should support the passing of alignment into the allocator handle.