13202 Commits (3c8bb26441b5e48fc20106d20c435a4f47fcfba4)
 

Author SHA1 Message Date
Pat Hickey 3c8bb26441
corrections to the WASMTIME_LOG docs (#8669) 6 months ago
Alex Crichton cc93e8f7f0
Add release binaries for x86_64-musl (#8668) 6 months ago
Alex Crichton 7c29813a0b
Update wit-bindgen (#8667) 6 months ago
Alex Crichton 9a4e120a55
c-api: Fix enabling parallel compilation by default (#8662) 6 months ago
Nick Fitzgerald cacfaf8bfa
Cranelift: Split out dominator tree's depth-first traversal into a reusable iterator (#8640) 6 months ago
Alex Crichton 0ea10ac32d
Update wasm-tools crates (#8663) 6 months ago
Jamey Sharp c1cf56c717
cranelift: Always consider sret arguments used (#8664) 6 months ago
Alex Crichton b76319769e
Add Cranelift and Winch features to the C API (#8661) 6 months ago
Alex Crichton 99f3755b2e
Enable Winch by default in builds and artifacts (#8660) 6 months ago
Alex Crichton 566669eed2
Refactor installation of C API and features supported (#8642) 6 months ago
Jonathan Coates 813753921f
Update docs to match new logging env var (#8656) 6 months ago
wasmtime-publish 4b46aaf90e
Update release date of Wasmtime 21.0.0 (#8654) 6 months ago
Alex Crichton a77e87732e
Un-gate `Func::new` on compiler features (#8646) 6 months ago
Alex Crichton 7e8abe388e
Fix some fuzz memory configuration issues (#8647) 6 months ago
hungryzzz 45a12a1c0a
Change the function alignment of x86 to 32-bytes (#8633) 6 months ago
Trevor Elliott e165106b1a
cranelift: Remove nominal-sp (#8643) 6 months ago
Alex Crichton 4e62cfdc33
Add wasmtime-platform.h to release artifacts (#8644) 6 months ago
Alex Crichton 1d11b265f9
Remove the native ABI calling convention from Wasmtime (#8629) 6 months ago
Alex Crichton 906ea01734
Use bytes for maximum size of linear memory with pooling (#8628) 6 months ago
Terts Diepraam c73f8de85d
cranelift: expand umbrella crate with more crates (#8634) 6 months ago
FrankReh 0e9121daeb
Fix some typos (#8641) 6 months ago
Trevor Elliott 54e53cc77a
cranelift: Remove the virtual sp offset from all backends (#8631) 6 months ago
Trevor Elliott 61d0b319b4
Fix the change introduced in #8636, as the offset is to the CFA (#8638) 6 months ago
L. Pereira cd8bd0d5b9
Use WASM function names in compiled objects (#8627) 6 months ago
Trevor Elliott d18477f8db
Including the outgoing arguments area when computing the caller's sp (#8636) 6 months ago
Chris Fallin 45bc7366d4
Cranelift: add alignment parameter to stack slots. (#8635) 6 months ago
Nick Fitzgerald 934bf9dbaf
CI: shard testing crates across multiple jobs (#8612) 6 months ago
Alex Crichton 91ec9a589c
Page align the static memory maximum size (#8630) 6 months ago
Afonso Bordado 5b7f8b8d04
egraphs: Const propagate bitwise float operations (#8625) 6 months ago
Jamey Sharp c477424f45
cranelift: Resolve CLIF aliases before lowering (#8606) 6 months ago
Nick Fitzgerald 79347c08ab
CI: Split DWARF debugging test out into its own job (#8619) 6 months ago
Alex Crichton f02aefa363
Improve check for concurrency limits in fuzzing (#8621) 6 months ago
Jamey Sharp 2e3ba815be
cranelift: Drop non-allocatable register operands (#8605) 6 months ago
Nick Fitzgerald 4df1db571a
CI: Disable some extremely slow MIRI tests (#8618) 6 months ago
Alex Crichton a11837bc1d
Change all WASI impls to being concrete, not blanket (#8609) 6 months ago
Alex Crichton f33409302d
Parse object files with `ElfFile64` rather than `object::File` (#8593) 6 months ago
Alex Crichton 010c20f287
Change `Tunables::static_memory_bound` to bytes (#8616) 6 months ago
Trevor Elliott aade0c86be
wasi: Handle read(0) with file streams (#8611) 6 months ago
Alex Crichton 2f0354fb7b
Allow env/args/preopens to exceed 64k in size (#8594) 6 months ago
Caleb Heydon bcc98fd767
Added OpenBSD support to wasmtime's signals.rs (#8613) 6 months ago
Jamey Sharp 7ea9201658
wasmtime: Make table lazy-init configurable (#8531) 6 months ago
Alex Crichton 9b9a796745
Dynamically determine whether to pool for `wasmtime serve` (#8610) 6 months ago
Ulan Degenbaev 7a91375623
Fix the version of mach2 in Cargo.toml (#8614) 6 months ago
Nick Fitzgerald e1f8b9b74b
Wasmtime(pooling allocator): Batch decommits (#8590) 6 months ago
Alex Crichton 7313a97926
Change `MemoryStyle::Static` to store bytes, not pages (#8608) 6 months ago
Nick Fitzgerald b281c0f8f2
Wasmtime(gc): Add support for supertypes and finality (#8595) 6 months ago
Lann 3cd96e1780
Add `GetHost` to generated bindings for more flexible linking (#8448) 6 months ago
Jamey Sharp b869b66bce
cranelift: Delete redundant DCE optimization pass (#8227) 6 months ago
Alex Crichton a6f27eeb7e
Move wast tests to their own test suite (#8598) 6 months ago
Alex Crichton d74b34ff8c
Add Android release binaries to CI (#8601) 6 months ago