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
Sort

Pull requests list

chore(docs): added a MIT license link to the documentation for easy reference wasmtime:docs Issues related to Wasmtime's documentation
#10696 by Olexandr88 was closed Apr 29, 2025 Loading…
Test C/C++ headers can be included in isolation wasmtime:c-api Issues pertaining to the C API.
#10694 by alexcrichton was merged Apr 29, 2025 Loading…
Add support for loading, storing and bitcasting small vectors on x64 and aarch64 cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#10693 by beetrees was merged Apr 29, 2025 Loading…
Split final C++ items out of wasmtime.hh
#10692 by alexcrichton was merged Apr 29, 2025 Loading…
Add initial f16 and f128 support to the s390x backend cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#10691 by beetrees was merged Apr 29, 2025 Loading…
Run clang-format over more files
#10689 by alexcrichton was merged Apr 28, 2025 Loading…
Split C++ Func/Table/Memory/Global to their own headers
#10688 by alexcrichton was merged Apr 28, 2025 Loading…
Test i128<->vector bitcasts on all non-Pulley architectures cranelift Issues related to the Cranelift code generator
#10686 by beetrees was merged Apr 28, 2025 Loading…
[32.0.0] Add audits for new crates in Wasmtime
#10684 by alexcrichton was merged Apr 28, 2025 Loading…
[DWARF] Fix "simulated" DWARF
#10681 by SingleAccretion was merged Apr 28, 2025 Loading…
Fix another case of no-signals-trunc
#10679 by alexcrichton was merged Apr 28, 2025 Loading…
Update F128 argument ABI for windows_fastcall to match LLVM 21 cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#10678 by beetrees was merged Apr 28, 2025 Loading…
c-api: component-model: Lookup function from an instance wasmtime:c-api Issues pertaining to the C API.
#10675 by MangoPeachGrape was merged Apr 28, 2025 Loading…
Simplify module features in serialization wasmtime:api Related to the API of the `wasmtime` crate itself
#10672 by alexcrichton was merged Apr 25, 2025 Loading…
Support custom yield behavior for epoch interrupts wasmtime:api Related to the API of the `wasmtime` crate itself
#10671 by posborne was merged Apr 28, 2025 Loading…
Avoid using a TruncF64 libcall in one more place.
#10670 by sunfishcode was merged Apr 24, 2025 Loading…
Define dummy simd types as uninhabited wasmtime:api Related to the API of the `wasmtime` crate itself
#10669 by alexcrichton was merged Apr 25, 2025 Loading…
Allow creation of a CacheConfig without loading from a file wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:c-api Issues pertaining to the C API. wasmtime:config Issues related to the configuration of Wasmtime wasmtime:docs Issues related to Wasmtime's documentation
#10665 by benbrandt was merged Apr 29, 2025 Loading…
asm: simplify visiting Amode registers
#10660 by abrown was merged Apr 23, 2025 Loading…
x64: remove AluConstOp
#10659 by abrown was merged Apr 23, 2025 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.