summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/libraries/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libraries/README b/docs/libraries/README
index ef32226..287025f 100644
--- a/docs/libraries/README
+++ b/docs/libraries/README
@@ -32,3 +32,4 @@ Goal:
- layer on top should support something like a module X in version
Major.Minor and a loader which checks what can be checked, should
also help us enumerate the symbols in a library (introspection)
+- can we do portably library/module initialization and deinitialization?