Allow configuring which memory for pool/usage allocators is placed where

This commit is contained in:
2026-06-05 20:15:19 +02:00
parent b6355a67f3
commit a07cd4913c
4 changed files with 208 additions and 81 deletions

View File

@ -6,9 +6,7 @@ rec {
flake-utils.url = "github:numtide/flake-utils";
};
# TODO: Merge wasm_host_pool/_allocator and use #define flags instead
# TODO: Rewrite all perl scripts -> modularize common code and unify menu actions
# TODO: Write a test suite that verifies the build process (against the produced .elf, check if the expected stuff is in there)
outputs =
{