Skip to content

Conversation

@Kha
Copy link
Member

@Kha Kha commented Sep 7, 2025

Turn production of .ir files into separate build step so that it does not block non-meta imports and can be skipped entirely when not needed.

TODO

  • get working
  • actually create separate Lake build step, not just process invocation
  • ensure noncomputable (section) still does something sensible
  • ensure tracing is still convenient

@Kha Kha force-pushed the push-spqtxstmktzl branch 2 times, most recently from 5af9444 to b7952ee Compare September 8, 2025 09:30
@Kha Kha force-pushed the push-spqtxstmktzl branch from b7952ee to 1eff493 Compare October 5, 2025 20:02
github-merge-queue bot pushed a commit that referenced this pull request Nov 26, 2025
…ons with unboxed arguments (#11383)

This PR fixes the compilation of structure projections with unboxed
arguments marked `extern`, adding missing `dec` instructions. It led to
leaking single allocations when such functions were used as closures or
in the interpreter.

This is the minimal working fix; `extern` should not replicate parts of
the compilation pipeline, which will be possible via #10291.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant