Skip to content

Issues: bytecodealliance/wasmtime

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Cranelift: RISC-V wrong result for fcvt_to_sint_sat.{i8,i16} bug Incorrect behavior in the current implementation that needs fixing cranelift:area:riscv64 Issues related to the RISC-V 64 backend. cranelift Issues related to the Cranelift code generator
#5993 opened Mar 11, 2023 by afonso360
Cranelift: RISC-V wrong result for fcvt_to_uint_sat.{i8,i16} bug Incorrect behavior in the current implementation that needs fixing cranelift:area:riscv64 Issues related to the RISC-V 64 backend. cranelift Issues related to the Cranelift code generator
#5992 opened Mar 11, 2023 by afonso360
Cranelift: AArch64 attempt to add with overflow panic on shuffle.i8x16 bug Incorrect behavior in the current implementation that needs fixing cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator
#5989 opened Mar 11, 2023 by afonso360
Readonly preopened directories
#5974 opened Mar 9, 2023 by danxexe
cranelift: Fuzz mid-end optimizations cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! cranelift:mid-end clif-to-clif related passes, legalizations, etc... good first issue Issues that are good for new contributors to tackle!
#5967 opened Mar 8, 2023 by jameysharp
cranelift-interpreter: load/store does not trap when accessing across stack slots bug Incorrect behavior in the current implementation that needs fixing cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! cranelift Issues related to the Cranelift code generator good first issue Issues that are good for new contributors to tackle!
#5927 opened Mar 4, 2023 by afonso360
Cranelift: Segfault with unaligned stack load sunk into extractlane on x64 bug Incorrect behavior in the current implementation that needs fixing cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
#5922 opened Mar 3, 2023 by afonso360
Cranelift: Interpreter returns the wrong result for vall_true.i8x16 bug Incorrect behavior in the current implementation that needs fixing cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! cranelift Issues related to the Cranelift code generator good first issue Issues that are good for new contributors to tackle!
#5916 opened Mar 2, 2023 by afonso360
Cranelift: Interpreter panic when bitcasting SIMD values bug Incorrect behavior in the current implementation that needs fixing cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! cranelift Issues related to the Cranelift code generator good first issue Issues that are good for new contributors to tackle!
#5915 opened Mar 2, 2023 by afonso360
x64: Improve codegen of the relaxed f32-to-u32 instructions cranelift:area:x64 Issues related to x64 codegen wasm-proposal:simd Issues related to the WebAssembly SIMD proposal
#5913 opened Mar 2, 2023 by alexcrichton
Cranelift: Interpreter returns the wrong result for scalar_to_vector.i64x2 bug Incorrect behavior in the current implementation that needs fixing cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! cranelift Issues related to the Cranelift code generator good first issue Issues that are good for new contributors to tackle!
#5911 opened Mar 2, 2023 by afonso360
cranelift/egraphs: allow simplifying trapping arithmetic cranelift:goal:optimize-speed Focus area: the speed of the code produced by Cranelift. cranelift:mid-end clif-to-clif related passes, legalizations, etc...
#5908 opened Mar 2, 2023 by jameysharp
Cranelift: ISLE: aarch64: imm12_from_negated_value rules don't apply for i32, i16 bug Incorrect behavior in the current implementation that needs fixing cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! cranelift Issues related to the Cranelift code generator good first issue Issues that are good for new contributors to tackle!
#5903 opened Mar 1, 2023 by avanhatt
cranelift-interpreter: Trap on stores that provide the readonly flag cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! cranelift Issues related to the Cranelift code generator good first issue Issues that are good for new contributors to tackle!
#5900 opened Mar 1, 2023 by afonso360
cranelift-interpreter: Trap on unaligned memory accesses that provide the aligned flag cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! cranelift Issues related to the Cranelift code generator good first issue Issues that are good for new contributors to tackle!
#5899 opened Mar 1, 2023 by afonso360
Cranelift: bus error with unaligned atomics on RISC-V backend bug Incorrect behavior in the current implementation that needs fixing cranelift:area:riscv64 Issues related to the RISC-V 64 backend. cranelift Issues related to the Cranelift code generator
#5882 opened Feb 25, 2023 by afonso360
Use boxed slices instead of Vec where appropriate good first issue Issues that are good for new contributors to tackle!
#5879 opened Feb 24, 2023 by jameysharp
Add special cases in the x64 emit_cmp helper cranelift:area:x64 Issues related to x64 codegen cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! good first issue Issues that are good for new contributors to tackle!
#5869 opened Feb 23, 2023 by elliottt
Compile error on Android Emulator
#5852 opened Feb 22, 2023 by nathanprat
documentation refers to nonexistent function cranelift:docs cranelift:E-easy Issues suitable for newcomers to investigate, including Rust newcomers! good first issue Issues that are good for new contributors to tackle!
#5838 opened Feb 20, 2023 by wtholliday
ProTip! no:milestone will show everything without a milestone.