API Overview
ilias is divided into the following modules:
platform: Platform-related context
runtime: Runtime internal interfaces
fiber: Stacked coroutines
task: Stackless coroutines
sync: Thread-safe synchronization
net: Networking
tls: TLS wrapper
io: I/O public abstraction
fs: File system
Specific Details
TODO: