Skip to content

Conversation

@the-ssd
Copy link
Contributor

@the-ssd the-ssd commented Jan 1, 2026

Part of #12222. Related to #1158.

Based on #9007, but made to always use no_std, just like discussed on the PR.

Because CI complained a lot when I tried adding extern crate alloc to the generated isle file, I instead added it to the tests. Wherever generated isle code is used must have access to alloc and core

@the-ssd the-ssd requested a review from a team as a code owner January 1, 2026 21:28
@the-ssd the-ssd requested review from alexcrichton and removed request for a team January 1, 2026 21:28
@the-ssd the-ssd force-pushed the cranelift-nostd-isle branch from d4e33af to 6cfbebf Compare January 1, 2026 23:01
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language labels Jan 2, 2026
@github-actions
Copy link

github-actions bot commented Jan 2, 2026

Subscribe to Label Action

cc @cfallin, @fitzgen

Details This issue or pull request has been labeled: "cranelift", "isle"

Thus the following users have been cc'd because of the following labels:

  • cfallin: isle
  • fitzgen: isle

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton added this pull request to the merge queue Jan 5, 2026
Merged via the queue into bytecodealliance:main with commit c1186f2 Jan 5, 2026
45 checks passed
@the-ssd the-ssd deleted the cranelift-nostd-isle branch January 5, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants