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

Refactor wasmtime::Func to "unsplat" arguments like in #5065 good first issue Issues that are good for new contributors to tackle!
#5066 opened Oct 17, 2022 by pchickey
Cranelift: b{and,or,xor}_not ops not implemented on x86_64 bug Incorrect behavior in the current implementation that needs fixing cranelift Issues related to the Cranelift code generator
#5041 opened Oct 11, 2022 by afonso360
broken polyfill links wasmtime:docs Issues related to Wasmtime's documentation
#5038 opened Oct 10, 2022 by kulakowski-wasm
Questions about WasiDir
#5025 opened Oct 6, 2022 by npmccallum
cranelift-frontend: unreachable cycles can break SSA bug Incorrect behavior in the current implementation that needs fixing cranelift:area:clif cranelift Issues related to the Cranelift code generator
#5022 opened Oct 5, 2022 by jameysharp
Cranelift: Support tls_value on riscv64
#5008 opened Oct 4, 2022 by bjorn3
Trap handling for Windows ARM64 wasmtime:platform-support Related to supporting a new platform in Wasmtime
#4992 opened Oct 1, 2022 by Berrysoft
Unable to load modules on aarch64 linux machine via a rust based host app bug Incorrect behavior in the current implementation that needs fixing
#4972 opened Sep 28, 2022 by rbackhouse
cranelift: investigate using union find when resolving value aliases cranelift:goal:compile-time Focus area: how fast Cranelift can compile or how much memory it uses.
#4961 opened Sep 26, 2022 by fitzgen
Invalid UTF-8 was detected in one or more arguments bug Incorrect behavior in the current implementation that needs fixing
#4954 opened Sep 24, 2022 by quasis
Implement x64 vector const with aligned loads cranelift:area:x64 Issues related to x64 codegen cranelift:goal:optimize-speed Focus area: the speed of the code produced by Cranelift. enhancement
#4948 opened Sep 23, 2022 by jameysharp
Cranelift: fcvt_to_{u,s}int{,_sat} not implemented for i128 on AArch64 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
#4934 opened Sep 20, 2022 by afonso360
Cranelift: fcvt_from_{u,s}int not implemented for i128 on AArch64 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
#4933 opened Sep 20, 2022 by afonso360
Cranelift: fcvt_from_{u,s}int not implemented for i128 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
#4900 opened Sep 12, 2022 by afonso360
Cranelift: fcvt_to_{u,s}int{,_sat} not implemented for i128 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
#4899 opened Sep 12, 2022 by afonso360
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.