buildat/todo.txt
Perttu Ahola ceb8adf65b doc
2014-09-20 03:02:25 +03:00

8 lines
287 B
Plaintext

Buildat TODO
============
- Cache a hash of each compiled module in order not to rebuild them
unnecessarily
- Modules should be run in threads.
- Implement module depencencies in test/testmodules/__loader
- There should probably be a builtin/loader that __loader usually wants to call