-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Insights: bytecodealliance/wasmtime
Overview
Could not load contribution data
Please try again later
12 Pull requests merged by 7 people
-
Upgrade to wasm-tools 220 and wit-bindgen 0.35 releases
#9601 merged
Nov 13, 2024 -
test-macros: Handle custom test attributes
#9602 merged
Nov 13, 2024 -
Expose wasmparser from environ for use in wasmtime-py
#9599 merged
Nov 12, 2024 -
[27.0.0] Add release notes
#9594 merged
Nov 12, 2024 -
Fix typo from #9545
#9597 merged
Nov 12, 2024 -
Improve fuzzing of
*.wast
tests#9587 merged
Nov 11, 2024 -
Don't allow jump instructions after a terminator in is_block_basic
#9592 merged
Nov 11, 2024 -
Use blocks instead of instructions in DominatorTree
#9585 merged
Nov 8, 2024 -
Update libfuzzer sys to 0.4.8
#9584 merged
Nov 7, 2024 -
Remove the
MemoryStyle
enum#9583 merged
Nov 7, 2024 -
Refactor the internals of
vm::Memory
to simplify theRuntimeLinearMemory
trait#9577 merged
Nov 7, 2024 -
Remove the use of
MemoryStyle
in Winch#9581 merged
Nov 7, 2024
5 Pull requests opened by 5 people
-
Make source links relative to OUT_DIR
#9580 opened
Nov 7, 2024 -
Add support for async/streams/futures
#9582 opened
Nov 7, 2024 -
ISLE: Add proper bool type
#9593 opened
Nov 11, 2024 -
Use enum for directory/file permissions to make generated bindings easier to use
#9598 opened
Nov 12, 2024 -
Compute dominator tree using semi-NCA algorithm
#9603 opened
Nov 13, 2024
7 Issues closed by 5 people
-
ISLE: support a block-comment syntax
#3542 closed
Nov 12, 2024 -
Give a bit more informative error message related to deleting `isle_generated_code/`
#9588 closed
Nov 10, 2024 -
Rust docs incorrectly specify how to use string param and return types
#9589 closed
Nov 9, 2024 -
wasm-SPIRV
#9491 closed
Nov 8, 2024 -
Error when inspect
#9586 closed
Nov 8, 2024 -
Refactor the `MemoryCreator` trait to support immovable memories
#9568 closed
Nov 7, 2024 -
OutOfMemory Error when Loading a 4GB TinyLlama Model with wasi-nn Interface
#9570 closed
Nov 7, 2024
6 Issues opened by 6 people
-
Allowing reentrance of wasm components
#9600 opened
Nov 12, 2024 -
Add flag to select the fast regalloc impl
#9596 opened
Nov 12, 2024 -
Preserve Parameter Names in ComponentFunc
#9595 opened
Nov 12, 2024 -
RUSTSEC-2024-0384: `instant` is unmaintained
#9591 opened
Nov 11, 2024 -
Changing a stored value from 1 to 0 makes suspicion performance decreasing
#9590 opened
Nov 10, 2024 -
Make the imported memory available in functions
#9579 opened
Nov 7, 2024
53 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add `Module::deserialize_open_file`
#9571 commented on
Nov 14, 2024 • 7 new comments -
Avoid printing full file paths in cranelift generated code
#9553 commented on
Nov 7, 2024 • 0 new comments -
add linker to wasi preview2 that accepts custom closure
#7778 commented on
Nov 14, 2024 • 0 new comments -
wasi-io: Reimplement wasi-io/poll using a Pollable trait
#7812 commented on
Nov 14, 2024 • 0 new comments -
Proof-carrying code: change range facts to be more general.
#7965 commented on
Nov 14, 2024 • 0 new comments -
Write all iovs in fd_write of wasi-preview1-component-adapter
#8072 commented on
Nov 7, 2024 • 0 new comments -
Print some machinst metrics
#8107 commented on
Nov 14, 2024 • 0 new comments -
Cranelift: shrink ABIArgSlot
#8163 commented on
Nov 14, 2024 • 0 new comments -
Cranelift: implement "precise store traps" in presence of store-tearing hardware.
#8221 commented on
Nov 14, 2024 • 0 new comments -
Module creation from premapped images
#8245 commented on
Nov 14, 2024 • 0 new comments -
cranelift: ISLE printer
#8263 commented on
Nov 14, 2024 • 0 new comments -
cranelift: Round inline stack probes down, not up
#8397 commented on
Nov 14, 2024 • 0 new comments -
cranelift/x64: Narrow `test` immediate operands
#8421 commented on
Nov 14, 2024 • 0 new comments -
refactor(cranelift-codegen): remove `OnceLock`
#8489 commented on
Nov 14, 2024 • 0 new comments -
WIP: cranelift: omit function prologue and epilogue on x64 if possible
#8516 commented on
Nov 14, 2024 • 0 new comments -
wasmtime: Remove ALL constant phis
#8565 commented on
Nov 14, 2024 • 0 new comments -
wasmtime: Implement Extended Constant Expressions proposal
#8568 commented on
Nov 14, 2024 • 0 new comments -
cranelift: Optimize __multi3-style multiplications
#8653 commented on
Nov 14, 2024 • 0 new comments -
wasmtime: Consume fuel on all return paths
#8837 commented on
Nov 14, 2024 • 0 new comments -
Upstream wasm-wave instances in wasmtime
#8872 commented on
Nov 14, 2024 • 0 new comments -
cranelift-codegen: no_std support
#9007 commented on
Nov 14, 2024 • 0 new comments -
egraphs: Canonicalize loose inequalities to strict inequalities (2nd attempt)
#9040 commented on
Nov 14, 2024 • 0 new comments -
egraphs: transpose select on operation to operation on select when it increases sharing
#9074 commented on
Nov 14, 2024 • 0 new comments -
wasmtime: Check stack limits only on exit from wasm
#9093 commented on
Nov 14, 2024 • 0 new comments -
Adding an --emit-opt-clif CLI option
#9150 commented on
Nov 14, 2024 • 0 new comments -
#7954 alias analysis attempt
#9213 commented on
Nov 14, 2024 • 0 new comments -
riscv64/x390: add *_overflow
#9214 commented on
Nov 14, 2024 • 0 new comments -
Add a `wasmtime::Memory::discard` function
#9572 commented on
Nov 7, 2024 • 0 new comments -
Cranelift: introduce ArrayCall calling convention
#9539 commented on
Nov 7, 2024 • 0 new comments -
Reimplement Wasmtime's DWARF transform and debugging support
#5537 commented on
Nov 8, 2024 • 0 new comments -
Cranelift: Remove support for implicitly adding a return area pointer
#9510 commented on
Nov 8, 2024 • 0 new comments -
Implement the WebAssembly GC Proposal
#5032 commented on
Nov 8, 2024 • 0 new comments -
fix(sockets): preopened directories first
#3995 commented on
Nov 14, 2024 • 0 new comments -
Try to optimize out `__multi3`
#4106 commented on
Nov 14, 2024 • 0 new comments -
Out-of-band fuel metering
#4466 commented on
Nov 14, 2024 • 0 new comments -
Remove binary_imm64 and int_compare_imm instructions
#4721 commented on
Nov 14, 2024 • 0 new comments -
x86_64: align loop headers to 64 bytes
#5004 commented on
Nov 14, 2024 • 0 new comments -
c-api: add wasi_config_set_stdout_pipe
#5210 commented on
Nov 14, 2024 • 0 new comments -
x64: reduce work in non-stack using leaf functions
#5352 commented on
Nov 14, 2024 • 0 new comments -
fuzzgen: Increase allowed stack space
#5825 commented on
Nov 14, 2024 • 0 new comments -
Branch folding
#5851 commented on
Nov 14, 2024 • 0 new comments -
implement "part 1" of WIT Templates
#5934 commented on
Nov 14, 2024 • 0 new comments -
Move DefaultProfiler to a separate module
#5990 commented on
Nov 14, 2024 • 0 new comments -
cranelift/egraphs: more select/bitselect optimizations
#6214 commented on
Nov 14, 2024 • 0 new comments -
refactor: Replace once_cell to std lib
#6516 commented on
Nov 14, 2024 • 0 new comments -
Add other calling conventions to fuzzer
#6594 commented on
Nov 14, 2024 • 0 new comments -
Remove cranelift-codegen-shared
#6773 commented on
Nov 14, 2024 • 0 new comments -
Add timezone host functions.
#6899 commented on
Nov 14, 2024 • 0 new comments -
Move CLIF legalization into ISLE
#7321 commented on
Nov 14, 2024 • 0 new comments -
iOS target support
#7506 commented on
Nov 14, 2024 • 0 new comments -
Fine-grained network policies
#7705 commented on
Nov 14, 2024 • 0 new comments -
refactor: allow `Subscribe::ready` to be fallible
#7713 commented on
Nov 14, 2024 • 0 new comments -
feat: support `RuntimeImportIndex` lookups by string paths
#7718 commented on
Nov 14, 2024 • 0 new comments