Skip to content

Add an OOM-handling BTreeMap implementation#12712

Merged
fitzgen merged 3 commits intobytecodealliance:mainfrom
fitzgen:fallible-alloc-btree-map
Mar 4, 2026
Merged

Add an OOM-handling BTreeMap implementation#12712
fitzgen merged 3 commits intobytecodealliance:mainfrom
fitzgen:fallible-alloc-btree-map

Conversation

@fitzgen
Copy link
Member

@fitzgen fitzgen commented Mar 3, 2026

Depends on #12710

@fitzgen fitzgen requested review from a team as code owners March 3, 2026 22:36
@fitzgen fitzgen requested review from alexcrichton and removed request for a team March 3, 2026 22:36
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I didn't actually mean to commit this, it is just what I used to get the memory usage numbers here, but I guess I can leave it here if people want?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me yeah to leave

Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oof man that's a big one, but looks great!

@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure labels Mar 4, 2026
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

Subscribe to Label Action

cc @fitzgen

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

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

  • fitzgen: fuzzing

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

Learn more.

@fitzgen fitzgen force-pushed the fallible-alloc-btree-map branch from 03e469e to 5ea118b Compare March 4, 2026 16:23
@fitzgen fitzgen enabled auto-merge March 4, 2026 16:23
@fitzgen fitzgen added this pull request to the merge queue Mar 4, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 4, 2026
@fitzgen fitzgen enabled auto-merge March 4, 2026 18:17
@fitzgen fitzgen added this pull request to the merge queue Mar 4, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 4, 2026
@fitzgen fitzgen added this pull request to the merge queue Mar 4, 2026
@fitzgen
Copy link
Member Author

fitzgen commented Mar 4, 2026

(Network error)

Merged via the queue into bytecodealliance:main with commit bb3de55 Mar 4, 2026
45 checks passed
@fitzgen fitzgen deleted the fallible-alloc-btree-map branch March 4, 2026 19:34
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 fuzzing Issues related to our fuzzing infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants