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

Issues list

GC: array.fill not filling the array bug Incorrect behavior in the current implementation that needs fixing wasm-proposal:gc Issues with the implementation of the gc wasm proposal
#10467 by vouillon was closed Mar 26, 2025
GC: invalid VMGcKind with very large array fuzz-bug Bugs found by a fuzzer wasm-proposal:gc Issues with the implementation of the gc wasm proposal
#10464 by alexcrichton was closed Mar 26, 2025
[GC] id from different slab bug Incorrect behavior in the current implementation that needs fixing
#10459 by vouillon was closed Mar 25, 2025
Build fails with " can't find crate for 'wasmtime_component_macro' " bug Incorrect behavior in the current implementation that needs fixing
#10424 by pinkoboio was closed Mar 20, 2025
differential fuzzbug: Wide arithmetic mismatch between Cranelift/Winch/Pulley and wasmi bug Incorrect behavior in the current implementation that needs fixing fuzz-bug Bugs found by a fuzzer
#10418 by saulecabrera was closed Mar 18, 2025
2
5
x64: Misaligned load fault with sunk float operation when AVX disabled cranelift:area:x64 Issues related to x64 codegen fuzz-bug Bugs found by a fuzzer
#10408 by alexcrichton was closed Mar 18, 2025
[GC] global.set or table.set with large i31 reference results in illegal hardware instruction bug Incorrect behavior in the current implementation that needs fixing fuzz-bug Bugs found by a fuzzer
#10407 by f52985 was closed Mar 18, 2025
Cranelift: Invalid memory reference bug Incorrect behavior in the current implementation that needs fixing cranelift Issues related to the Cranelift code generator
#10406 by Ludea was closed Mar 17, 2025
[gc] Panic: every on-stack gc_ref inside a Wasm frame should have an entry in the VMGcRefActivationsTable bug Incorrect behavior in the current implementation that needs fixing
#10399 by vouillon was closed Mar 24, 2025
[GC] assertion failed: types.is_subtype(actual_ty, expected_ty) bug Incorrect behavior in the current implementation that needs fixing
#10398 by vouillon was closed Mar 24, 2025
[GC] id from different slab bug Incorrect behavior in the current implementation that needs fixing
#10397 by vouillon was closed Mar 24, 2025
The definition wasmtime_func_t in rust not matched in C header (wasmtime /extern.h) bug Incorrect behavior in the current implementation that needs fixing
#10381 by TheWaWaR was closed Mar 12, 2025
aarch64: Panic compiling a combination of custom-page-sizes + memory64 + various options cranelift:area:aarch64 Issues related to AArch64 backend. fuzz-bug Bugs found by a fuzzer
#10373 by alexcrichton was closed Mar 12, 2025
Question about perf profiling in wasmtime
#10362 by Yeeyooo was closed Mar 10, 2025
Question about Wasmtime thread model
#10359 by xdlin was closed Mar 8, 2025
ProTip! no:milestone will show everything without a milestone.