diff options
-rw-r--r-- | log.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -613,3 +613,8 @@ Should check with John about this. For now, the generated code is (cg After all this, the compiler uses 9979032 bytes, or 5026236 after `strip --strip-all`. For ARM, this is 5345608 (after `strip --strip-all`). Now we need to look at register optimisations. + +# Todo + +- C calls +- Capitalisation in the reference list |