#1251 Do not include `eval` in compiled packages

Closed
opened 4 years ago by herby · 0 comments

Compiled packages include innerEval "backdoor" to compile methods in packages' contexts.

As eval is problematic, it should stay only in compiler suite and package context should be obtained from the package itself and used there.

Blocked on #1135.

Compiled packages include `innerEval` "backdoor" to compile methods in packages' contexts. As `eval` is problematic, it should stay only in compiler suite and package context should be obtained from the package itself and used there. Blocked on #1135.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.