There is [std/dynlib](https://nim-lang.org/docs/dynlib.html) but it doesn't seem to have a way of listing all symbols in a library.
- dynamic shared libs FabienPRI
- dynamic shared libs Hlaaftana
There is [std/dynlib](https://nim-lang.org/docs/dynlib.html) but it doesn't seem to have a way of listing all symbols in a library.