diff options
-rw-r--r-- | TODOs.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ # Tasks +## TODO Separate `gitstatic_main` out of `main` {#task-d6cab5ad-0405-5190-f918-766b81daf8c0} +- TODO in 2021-08-17 + +--- + +Make it receive an allocator parameter, and enable building a `libgistatic.a` +library too and receiving a top-level allocator parameter. + ## TODO Have a PRNG so I do not depend on `/dev/urandom` {#task-e99fa50b-75ea-21fb-6b4d-84447646cdea} - TODO in 2021-08-13 |