17:10
<devsnek>
is it "allowed" for an implementation to set the value of [[ImportMeta]] to some arbitrary value before the logic of loading import.meta runs, effectively short circuiting it?
17:10
<devsnek>
i should say this question isn't so much about import.meta specifically as it is about the "short circuiting" of intended semantics