Allow configuring which memory for pool/usage allocators is placed where
This commit is contained in:
@ -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 =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user