This commit is contained in:
dcode
2019-05-12 14:05:02 +02:00
parent ba1a0c2369
commit cb09edf677
3 changed files with 24 additions and 14 deletions

View File

@ -86,7 +86,9 @@
"Specifies the runtime implementation to include in the program.",
"",
" full Default runtime based on TLSF and reference counting.",
" half Same as 'full', but not exported to the host.",
" stub Minimal stub implementation without free/GC support.",
" none Same as 'stub', but not exported to the host.",
""
],
"type": "s",