We can extract an feature request from the end of the post: Make the module that define `set` a cross-phase persistent module, so all the phases can share the `set`s.
Gustavo On Sun, Apr 21, 2019 at 7:41 AM Alexis King <[email protected]> wrote: > Hello all, > > I just published a blog post on defeating Racket’s separate compilation > guarantee. While I don’t imagine such a thing is actually a good idea, I > think the path to getting there is interesting anyway, and it touches lots > of different parts of the Racket system. For those who are interested, the > blog post is available here: > > > https://lexi-lambda.github.io/blog/2019/04/21/defeating-racket-s-separate-compilation-guarantee/ > > Comments welcome, > Alexis > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

