DynamicModule reason | the module that prompts the exception |
LoaderRegistry registry | the LoaderRegistry to use when loading binaries. |
DynamicLibrary lib ; Linker linker; linker.register(lib ); // add to xref first linker.link(lib ); // link in the library and its aggregate modules
char[] filename | the filename of the library to load |
char[] attrStdVersion | (optional) value to match to attribute "std.version" in the loaded library. |
char[] filename | the file name of the library to load |
char[] filename | the file name of the library to load |
char[] filename | the file name of the library to load |