Skip to content

Use low-level ELF-parsing APIs in CodeMemory::new#12555

Merged
fitzgen merged 6 commits intobytecodealliance:mainfrom
fitzgen:low-level-elf-parsing-in-code-memory-new
Feb 11, 2026
Merged

Use low-level ELF-parsing APIs in CodeMemory::new#12555
fitzgen merged 6 commits intobytecodealliance:mainfrom
fitzgen:low-level-elf-parsing-in-code-memory-new

Conversation

@fitzgen
Copy link
Member

@fitzgen fitzgen commented Feb 9, 2026

These avoid allocations and should generally be faster because they avoid unnecessary work.

These avoid allocations and should generally be faster because they avoid
unnecessary work.
@fitzgen fitzgen requested a review from a team as a code owner February 9, 2026 23:29
@fitzgen fitzgen requested review from dicej and removed request for a team February 9, 2026 23:29
@github-actions github-actions bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Feb 10, 2026
@fitzgen fitzgen requested a review from alexcrichton February 10, 2026 19:31
@alexcrichton alexcrichton added this pull request to the merge queue Feb 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 10, 2026
@fitzgen fitzgen added this pull request to the merge queue Feb 10, 2026
@fitzgen fitzgen removed this pull request from the merge queue due to a manual request Feb 10, 2026
@fitzgen fitzgen enabled auto-merge February 10, 2026 20:13
@fitzgen fitzgen added this pull request to the merge queue Feb 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 10, 2026
@fitzgen fitzgen enabled auto-merge February 10, 2026 22:21
@fitzgen fitzgen added this pull request to the merge queue Feb 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 10, 2026
@fitzgen fitzgen enabled auto-merge February 11, 2026 16:21
@fitzgen fitzgen added this pull request to the merge queue Feb 11, 2026
Merged via the queue into bytecodealliance:main with commit 1a9339e Feb 11, 2026
45 checks passed
@fitzgen fitzgen deleted the low-level-elf-parsing-in-code-memory-new branch February 11, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants