Could I determine what is being referenced in the local context but not present in the target runtime and then map them and their deps into the runtime? That would simplify the process of setting up the runtime to handle some particular piece of code that involves functions and libraries, etc.
Could I determine what is being referenced in the local context but not present in the target runtime and then map them and their deps into the runtime? That would simplify the process of setting up the runtime to handle some particular piece of code that involves functions and libraries, etc.