minimal: pork-rt minimal runtime

This commit is contained in:
2023-09-11 02:34:28 -04:00
parent 2ee1565fb5
commit 14b3f4c6e9
14 changed files with 103 additions and 13 deletions

View File

@ -11,5 +11,6 @@ include(
":stdlib",
":ffi",
":tool",
":minimal",
":support:pork-idea"
)