mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-07 08:08:48 +00:00
add link to Jonathan Blow's implicit context vod which has an introduction to the allocator interface
This commit is contained in:
@@ -190,6 +190,7 @@ This provides the user a way to control startup of the libary.
|
|||||||
### Additional Info
|
### Additional Info
|
||||||
|
|
||||||
* [Zig's Allocator Interface](https://github.com/ziglang/zig/blob/master/lib/std/mem/Allocator.zig) is similar but not exactly the same.
|
* [Zig's Allocator Interface](https://github.com/ziglang/zig/blob/master/lib/std/mem/Allocator.zig) is similar but not exactly the same.
|
||||||
|
* [Johnathan Blow's original video](https://youtu.be/ciGQCP6HgqI?t=380) introducing this kind of allocator interface.
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user