mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 15:03:46 +00:00
![]() 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. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml |