issues
search
bytecodealliance
/
wasmtime
A fast and secure runtime for WebAssembly
https://wasmtime.dev/
Apache License 2.0
15.43k
stars
1.31k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cranelift: The `clif-util run` command seems can not find the entry function
#9655
abc767234318
opened
2 hours ago
3
Cranelift: `fpromote.f32` seems not be implemented on x86_64
#9654
abc767234318
opened
2 hours ago
3
wasi-http: can we call the `blocking_write_and_flush` method of the `OutgoingRequest` body multiple times?
#9653
iawia002
opened
3 hours ago
0
move most of runtime/vm/cow.rs over to aligned byte counts
#9652
sunshowers
opened
5 hours ago
0
Add the concept of "backend intrinsics" to Cranelift
#9651
alexcrichton
opened
13 hours ago
3
pulley: Simplify opcode disassembler
#9649
alexcrichton
opened
18 hours ago
1
Flag pulley as not supporting most wasm features
#9648
alexcrichton
closed
16 hours ago
1
Fix Pulley `TrapIf` patch offset
#9647
alexcrichton
closed
14 hours ago
0
Start plumbing the ability to run Pulley in Wasmtime
#9646
alexcrichton
closed
15 hours ago
0
Does rotl support the vector floating point number?
#9645
abc767234318
closed
1 day ago
3
pulley: Fix interpreter push/pop
#9644
alexcrichton
opened
1 day ago
2
pulley: Fix trap opcode encoding
#9643
alexcrichton
closed
10 hours ago
0
cranelift-jit-demo: Tried on Silicon Mac
#9642
paulcomte
opened
1 day ago
0
wmemcheck support for additional allocation functions and granular memory
#9641
cobbal
opened
1 day ago
0
Compile wasm builtins with the `tail` convention, not host
#9640
alexcrichton
closed
18 hours ago
0
Add a type-level distinction between aligned and possibly-unaligned Mmaps
#9639
sunshowers
closed
1 day ago
0
Change `VMArrayCallFunction` to be an opaque pointer
#9638
alexcrichton
closed
1 day ago
0
Optimize a test exercising Cranelift's limits
#9637
alexcrichton
closed
1 day ago
0
Speed up a "big stack" test, and test Winch
#9636
alexcrichton
closed
1 day ago
3
Fix `cargo vet` on `main`
#9635
alexcrichton
closed
1 day ago
0
Improve `MallocMemory` implementation
#9634
alexcrichton
closed
1 day ago
0
Cranelift: rework isle-in-source-tree functionality.
#9633
cfallin
closed
1 day ago
2
Move `memory_init_cow` option to `Tunables`
#9632
alexcrichton
closed
1 day ago
0
Don't panic when instructions aren't in ISLE
#9631
alexcrichton
closed
1 day ago
0
Use a helper method to invoke `VMFuncRef::array_call`
#9630
alexcrichton
closed
1 day ago
0
Refactor Pulley's interpreter loop
#9629
alexcrichton
opened
1 day ago
6
Remove `PartialEq` implementations from CLI flags
#9628
alexcrichton
closed
1 day ago
0
Refactor the `#[wasmtime_test]` macro
#9627
alexcrichton
closed
1 day ago
1
Skip the rlimited-memory test under QEMU
#9626
iii-i
closed
1 day ago
0
More context on a cranelift-codegen build script error
#9625
arihant2math
closed
1 day ago
5
Release Wasmtime 27.0.0
#9624
wasmtime-publish
closed
1 day ago
0
Remove feature validation from Wasmtime
#9623
alexcrichton
closed
2 days ago
0
`Config::wasm_bulk_memory(false)` cannot be usefully specified without enabling the `gc` feature.
#9622
nagisa
closed
2 days ago
2
Fix an off-by-one error in translating bounds checks
#9621
alexcrichton
closed
2 days ago
0
Add HostAlignedByteCount to enforce alignment at compile time
#9620
sunshowers
closed
10 hours ago
4
Fix typo in comment in Cargo.toml
#9619
Daniel9z
closed
3 days ago
0
Expose component parameter names in types
#9618
alexcrichton
closed
3 days ago
0
Disable extended-const for the spec interpreter
#9617
alexcrichton
closed
3 days ago
1
Remove a dead file
#9616
alexcrichton
closed
3 days ago
0
Duplicate Definition Error in `define_unknown_imports_as_traps` Method
#9615
BERADQ
closed
3 days ago
3
Add a `signals-based-traps` Cargo compile-time feature
#9614
alexcrichton
closed
2 days ago
3
loop analysis simplification
#9613
KGrewal1
closed
2 days ago
0
Cranelift: loongarch64 support
#9612
k0tran
opened
1 week ago
2
Cranelift: add option to use new single-pass register allocator.
#9611
cfallin
closed
6 days ago
5
ISLE: built-in integer types
#9610
Kmeakin
opened
1 week ago
2
some clarifications to `wasmtime run -S` option docs
#9609
pchickey
closed
6 days ago
0
CLI option for read-only directory mounting
#9608
simonw
opened
1 week ago
2
[27.0.0] Backport some C API changes to the release branch
#9607
alexcrichton
closed
1 week ago
0
Decrease default guard size from 2G to 32M
#9606
alexcrichton
closed
6 days ago
2
Update extended-const fuzzing
#9605
alexcrichton
closed
1 week ago
1
Next