COMPILING_FOR_EVAL
Content copied to clipboard
The AvailLoader is parsing an expression within some anonymous module. The current fiber is attempting to execute some Avail code as requested by the compilation.
Note that this is permitted after loading has completed, but also during loading if the code being loaded explicitly creates an anonymous module and uses it to compile an expression. In both cases the current loader will be tied to an anonymous module.