Have functions keep a reference to their modules
I think technically only the globals are needed but I think this is probably safer. There's a FunctionMetadata* inbetween that doesn't get memory managed, so the function just looks through that for now.
Showing
Please register or sign in to comment