You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is that myfunc would be provided by a separate .NET assembly. I assume that gen_assembly would need to be modified to accept multiple assemblies for this to be possible?
The text was updated successfully, but these errors were encountered:
I might be missing something but I can't figure out how to load a module that has a set of imports that look like this:
The idea is that
myfunc
would be provided by a separate .NET assembly. I assume that gen_assembly would need to be modified to accept multiple assemblies for this to be possible?The text was updated successfully, but these errors were encountered: