roc/crates/compiler/load_internal/src
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
..
docs.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
file.rs Determine host-exposed lambda sets once based on proc variable 2023-05-03 10:00:50 -05:00
lib.rs updating rust package documentation 2022-11-03 20:00:06 +11:00
wasm_instant.rs another conditional compilation fix 2022-12-29 18:42:06 +01:00
work.rs Do not mark whether a module has specialization deps incrementally 2022-12-01 09:08:53 -06:00