diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,11 +1,10 @@ To-Do +- Code + - Remove "const" - Cryptography - hmac_sha256 https://github.com/h5p9sl/hmac_sha256 - ecdh https://github.com/kokke/tiny-ECDH-c -- Build system - - build.c - - Remove CMake scripts - Allocators - Memory pool - Memory stack @@ -14,6 +13,10 @@ To-Do - Terminal - File and memory mapping - Inter-process transfer - - SDL boilerplate + - Graphics boilerplate + - X11 (Linux) + - Win32 (Windows) + - Cocoa (macOS) + - Emscripten (WebAssembly) - Add sockets tests |