Skip to content

Pull requests: bytecodealliance/wasmtime

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

Pull requests list

x64: Sink constant loads into xmm instructions cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#5880 opened Feb 24, 2023 by alexcrichton Loading…
cranelift-interpreter: Implement call_indirect and return_call_indirect cranelift Issues related to the Cranelift code generator
#5877 opened Feb 24, 2023 by afonso360 Loading…
cranelift: Add atomic_cas to interpreter cranelift Issues related to the Cranelift code generator
#5875 opened Feb 24, 2023 by jan-justin Loading…
riscv64: Move is_null/is_invalid to ISLE cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#5874 opened Feb 24, 2023 by afonso360 Loading…
fix riscv64 normalize_cmp_value. cranelift Issues related to the Cranelift code generator
#5873 opened Feb 24, 2023 by yuyang-ok Draft
add basic coredump generation wasmtime:docs Issues related to Wasmtime's documentation
#5868 opened Feb 23, 2023 by xtuc Loading…
riscv64: Fix regalloc panic with bor+bnot on floats cranelift Issues related to the Cranelift code generator
#5857 opened Feb 22, 2023 by afonso360 Loading…
riscv64: Improve ctz/clz/cls codegen cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator
#5854 opened Feb 22, 2023 by afonso360 Loading…
Branch folding cranelift Issues related to the Cranelift code generator
#5851 opened Feb 22, 2023 by mmitton Loading…
fix issue 5714. cranelift Issues related to the Cranelift code generator
#5845 opened Feb 21, 2023 by yuyang-ok Loading…
cranelift-jit: Implement RISC-V Call relocation cranelift Issues related to the Cranelift code generator
#5835 opened Feb 19, 2023 by afonso360 Loading…
Add Engine::precompile_compatibility_key wasmtime:api Related to the API of the `wasmtime` crate itself
#5826 opened Feb 17, 2023 by lann Draft
fuzzgen: Increase allowed stack space cranelift Issues related to the Cranelift code generator
#5825 opened Feb 17, 2023 by afonso360 Draft
fuzzgen: Move Arbitrary structs into the fuzzers cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure
#5820 opened Feb 17, 2023 by afonso360 Loading…
egraphs: fix handling of effectful-but-idempotent ops and GVN. cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator
#5800 opened Feb 16, 2023 by cfallin Loading…
Add {u,s}{add,sub,mul}_overflow instructions cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:x64 Issues related to x64 codegen cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator
#5784 opened Feb 15, 2023 by T0b1-iOS Draft
doc: add a page listing supported proposals wasmtime:docs Issues related to Wasmtime's documentation
#5781 opened Feb 15, 2023 by abrown Loading…
fuzzgen: Generate multiple functions per testcase cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure
#5765 opened Feb 11, 2023 by afonso360 Loading…
Support plugging external profilers into the Cranelift timing infrastructure cranelift Issues related to the Cranelift code generator
#5749 opened Feb 8, 2023 by bjorn3 Loading…
Cranelift: Generalize (x << k) >> k optimization cranelift:goal:optimize-speed Focus area: the speed of the code produced by Cranelift. cranelift:mid-end clif-to-clif related passes, legalizations, etc... cranelift Issues related to the Cranelift code generator
#5746 opened Feb 8, 2023 by jameysharp Loading…
[WIP] Add a wasi-http support as a module
#5678 opened Feb 1, 2023 by brendandburns Loading…
3 tasks done
wasmtime: default to blocking sockets
#5633 opened Jan 25, 2023 by rvolosatovs Loading…
Removing assertion while reading/appending dwarf
#5553 opened Jan 9, 2023 by thaystg Loading…
ProTip! Exclude everything labeled bug with -label:bug.