Skip to content
Snippets Groups Projects
Commit cee2ea47 authored by Ben Gamari's avatar Ben Gamari
Browse files

Refactor foreign export tracking

This avoids calling `libc` in the initializers which are responsible for
registering foreign exports. We believe this should avoid the corruption
observed in #18548.

See Note [Tracking foreign exports] in rts/ForeignExports.c for an
overview of the new scheme.
parent 7911d0d9
No related branches found
No related tags found
No related merge requests found
Pipeline #24481 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment