-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
OutOfMemory Error when Loading a 4GB TinyLlama Model with wasi-nn Interface
bug
Incorrect behavior in the current implementation that needs fixing
#9570
opened Nov 6, 2024 by
maochenxi
Refactor the
MemoryCreator
trait to support immovable memories
#9568
opened Nov 5, 2024 by
alexcrichton
Winch support for AArch64 tough to integrate with Winch issues or pull requests
tests/wast.rs
winch
#9566
opened Nov 5, 2024 by
alexcrichton
Improving wasmtime performance on illumos via mmapping /dev/null
#9544
opened Nov 2, 2024 by
sunshowers
wasmtime serve: allow component reuse, serving > 1 request per instance
#9542
opened Nov 1, 2024 by
ydnar
docs: add cli completion to docs
wasmtime:docs
Issues related to Wasmtime's documentation
#9521
opened Oct 29, 2024 by
ricochet
Cranelift: Remove support for implicitly adding a return area pointer
#9510
opened Oct 24, 2024 by
bjorn3
Cranelift: Correctly handle abi calculation for multi-part arguments
#9509
opened Oct 24, 2024 by
bjorn3
wasi-nn: WinML failure in CI
bug
Incorrect behavior in the current implementation that needs fixing
#9506
opened Oct 23, 2024 by
abrown
Document the fuel semantics
wasmtime:docs
Issues related to Wasmtime's documentation
#9497
opened Oct 22, 2024 by
HKalbasi
Large Issues related to debugging of JIT'ed code
.rela
sections for debug info
wasmtime:debugging
#9486
opened Oct 19, 2024 by
SingleAccretion
The same code range is being registered with the profiler multiple times for components
wasmtime:debugging
Issues related to debugging of JIT'ed code
#9478
opened Oct 16, 2024 by
SingleAccretion
Implement support for Wasm's shared-everything-threads proposal
#9466
opened Oct 14, 2024 by
fitzgen
Wasmtime fuzzing: manually inject faults in a branch to verify fuzzing end-to-end
#9449
opened Oct 10, 2024 by
cfallin
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.