roc/crates/compiler/mono
Ayaz Hafiz 0744ef946b
Determine host-exposed lambda sets once based on proc variable
Rather than calculating the HELS for each host-exposed layout (of which
there may be multiple), we only need to calculate the HELS based on the
top-level type of the host-exposed function.

Also renamed `GlueProcs.extern_names` to
`GlueProcs.legacy_layout_based_extern_names` since they are still
currently generated based on the layout, but I think we want to generate
all HELS via type variable.

Fixes false-interpreter builds in debug.
2023-05-03 10:00:50 -05:00
..
src Determine host-exposed lambda sets once based on proc variable 2023-05-03 10:00:50 -05:00
Cargo.toml run a toml formatter and then clean it up a bit 2023-03-06 19:47:57 -08:00