[ci skip] Add note to nimhcr.nim (#12050)

This commit is contained in:
nc-x
2019-08-26 22:50:24 +05:30
committed by Andreas Rumpf
parent ce7f29e8e6
commit 73dd73f961

View File

@@ -111,6 +111,7 @@
# - ARM support for the trampolines
# - investigate:
# - soon the system module might be importing other modules - the init order...?
# (revert https://github.com/nim-lang/Nim/pull/11971 when working on this)
# - rethink the closure iterators
# - ability to keep old versions of dynamic libraries alive
# - because of async server code