Skip to content

Pull requests: bytecodealliance/wasmtime

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

release-36.0.0: update cargo-vet version to 0.10.2
#13730 opened Jun 24, 2026 by pchickey Contributor Loading…
Test and remediate ghsa-4ch3 for release-24.0.0
#13729 opened Jun 24, 2026 by pchickey Contributor Loading…
Test and remediate ghsa-4ch3 for release 36
#13728 opened Jun 24, 2026 by pchickey Contributor Loading…
Test and remediate ghsa-4ch3 for release 45
#13727 opened Jun 24, 2026 by pchickey Contributor Loading…
Test and remediate ghsa-4ch3 for release-46.0.0
#13726 opened Jun 24, 2026 by pchickey Contributor Loading…
Test and remediate ghsa-4ch3 for main
#13725 opened Jun 24, 2026 by pchickey Contributor Loading…
Release Wasmtime 45.0.3
#13724 opened Jun 24, 2026 by wasmtime-publish Collaborator Loading…
Release Wasmtime 24.0.11
#13723 opened Jun 24, 2026 by wasmtime-publish Collaborator Loading…
Release Wasmtime 46.0.1
#13722 opened Jun 24, 2026 by wasmtime-publish Collaborator Loading…
release-46.0.0: backport flaky test fix, amend release notes
#13721 opened Jun 24, 2026 by pchickey Contributor Loading…
Tag GC-heap object writes with the GC-heap alias region
#13718 opened Jun 23, 2026 by fitzgen Member Loading…
Add memcpy-based i8 array constructor and reader to ArrayRef wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime
#13716 opened Jun 23, 2026 by somdoron Loading…
Cranelift: use a BTreeMap for JITModule code ranges cranelift Issues related to the Cranelift code generator
#13710 opened Jun 22, 2026 by mkschreder Loading…
Trap on sync stream/future cancel and subtask.cancel when in a waitable set wasmtime:api Related to the API of the `wasmtime` crate itself
#13708 opened Jun 22, 2026 by GodlyDonuts Loading…
feat(component): add Accessor async InstancePre instantiation wasmtime:api Related to the API of the `wasmtime` crate itself
#13706 opened Jun 22, 2026 by Aditya1404Sal Contributor Loading…
Inline {enter,exit}_sync_call trampolines into sync-to-sync fused adapters wasmtime:api Related to the API of the `wasmtime` crate itself
#13695 opened Jun 19, 2026 by fitzgen Member Loading…
Rec group builder wasm-proposal:gc Issues with the implementation of the gc wasm proposal wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:docs Issues related to Wasmtime's documentation
#13687 opened Jun 18, 2026 by somdoron Loading…
add Func::ready_to_call and use it in wasmtime_wasi_http::handler wasmtime:api Related to the API of the `wasmtime` crate itself
#13683 opened Jun 17, 2026 by dicej Contributor Loading…
Allow cranelift and satellite crates to be able to build in full no-std mode cranelift:module cranelift Issues related to the Cranelift code generator
#13607 opened Jun 10, 2026 by stevefan1999-personal Loading…
LTS: Fix build errors on loongarch64 (with cargo vet fixes)
#13496 opened May 27, 2026 by fitzgen Member Loading…
LTS: Fix build failure on s390x/musl wasmtime:api Related to the API of the `wasmtime` crate itself
#13489 opened May 26, 2026 by WhyNotHugo Draft
pulley/cranelift: opcode fusion at call_indirect lazy-init dispatch tail cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language pulley Issues related to the Pulley interpreter wasmtime:api Related to the API of the `wasmtime` crate itself
#13447 opened May 22, 2026 by matthargett Contributor Loading…
cranelift: per-table mutability tracking + call_indirect elisions on immutable funcref tables wasmtime:api Related to the API of the `wasmtime` crate itself
#13445 opened May 22, 2026 by matthargett Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.