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

cranelift: Cleanup SIMD icmp tests cranelift Issues related to the Cranelift code generator
#5530 opened Jan 5, 2023 by afonso360 Loading…
2
Cranelift: Implement 'iabs' for scalar types on x86_64 cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#5527 opened Jan 5, 2023 by maekawatoshiki Loading…
Update dependencies cranelift Issues related to the Cranelift code generator wasi Issues pertaining to WASI
#5513 opened Jan 4, 2023 by a1phyr Loading…
wasmtime: Add Android AArch64 check CI Job
#5507 opened Jan 1, 2023 by afonso360 Loading…
cranelift: Add atomic_{load,store} and fence to the interpreter cranelift Issues related to the Cranelift code generator
#5503 opened Dec 31, 2022 by afonso360 Loading…
[WIP] fuzzgen: Disable unimplemented riscv64 ops cranelift Issues related to the Cranelift code generator
#5502 opened Dec 30, 2022 by afonso360 Draft
Add clif-util compile option to output object file cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#5493 opened Dec 28, 2022 by samsartor Loading…
Update Intel x86 CPU presets to match LLVM cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator
#5490 opened Dec 26, 2022 by MozarellaMan Loading…
wasi-threads: an initial implementation wasi Issues pertaining to WASI
#5484 opened Dec 20, 2022 by abrown Draft
Fuzz multiple targets in cranelift-icache cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure
#5482 opened Dec 20, 2022 by elliottt Loading…
cranelift: Rework block instructions to use BlockWithArgs cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:machinst Issues related to instruction selection and the new MachInst 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
#5464 opened Dec 17, 2022 by elliottt Draft
3 tasks
cranelift: Add a conditional branch instruction with two targets cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:machinst Issues related to instruction selection and the new MachInst 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
#5446 opened Dec 15, 2022 by elliottt Draft
cranelift-isle: codegen from new IR cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language
#5435 opened Dec 14, 2022 by jameysharp Loading…
cranelift: Implement TLS on aarch64 Mach-O (Apple Silicon) cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:module cranelift Issues related to the Cranelift code generator
#5434 opened Dec 14, 2022 by nathanwhit Loading…
Fix some minor issues with stdin-loaded modules wasmtime:api Related to the API of the `wasmtime` crate itself
#5368 opened Dec 1, 2022 by alexcrichton Loading…
x64: reduce work in non-stack using leaf functions cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#5352 opened Nov 30, 2022 by abrown Draft
feat: remove mutability from the WasiCtx Table wasi Issues pertaining to WASI
#5326 opened Nov 25, 2022 by haraldh Loading…
Function references cranelift:wasm cranelift Issues related to the Cranelift code generator wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:config Issues related to the configuration of Wasmtime
#5288 opened Nov 17, 2022 by CosineP Loading…
Update wasi-crypto to the current version
#5271 opened Nov 15, 2022 by jedisct1 Loading…
Add Store::set_fuel and Store::fuel_remaining fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself
#5220 opened Nov 7, 2022 by coolreader18 Loading…
c-api: add wasi_config_set_stdout_pipe wasmtime:c-api Issues pertaining to the C API.
#5210 opened Nov 5, 2022 by ShuP1 Loading…
Perform I-Cache Maintenance on RISC-V.
#5078 opened Oct 19, 2022 by yuyang-ok Loading…
Stabilize perf results
#5064 opened Oct 17, 2022 by jlb6740 Draft
Tls and abi for riscv64. cranelift:area:machinst Issues related to instruction selection and the new MachInst 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 wasmtime:api Related to the API of the `wasmtime` crate itself
#5017 opened Oct 5, 2022 by yuyang-ok Loading…
x86_64: align loop headers to 64 bytes cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#5004 opened Oct 4, 2022 by pepyakin Loading…
ProTip! Filter pull requests by the default branch with base:main.