728 Commits (61a343bb33a0f582e75af7b7e0a4d7128b8ac533)

Author SHA1 Message Date
wasmtime-publish a28d4d3c89
Bump Wasmtime to 5.0.0 (#5372) 2 years ago
Alex Crichton e0b9663e44
Remove some custom error types in Wasmtime (#5347) 2 years ago
Trevor Elliott f138fc0ed3
Bump regalloc2 to 0.5.0 (#5345) 2 years ago
Dan Gohman d6d3c49972
Update to cap-std 1.0, io-lifetimes 1.0. (#5330) 2 years ago
Jamey Sharp 044b57f334
cranelift-isle: Rewrite error reporting (#5318) 2 years ago
Alex Crichton b305f251fb
Update the wasm-tools family of crates (#5310) 2 years ago
Harald Hoyer c74706aa59
feat: implement memory.atomic.notify,wait32,wait64 (#5255) 2 years ago
Robin Freyler 72eda0c6ef
Update `wasmi` to `0.20.0` in `wasmtime-fuzzing` (#5256) 2 years ago
Alex Crichton 0548952319
Update wasm-tools crates (#5248) 2 years ago
wasmtime-publish 08ef518c95
Bump Wasmtime to 4.0.0 (#5209) 2 years ago
May B 348f962d23
c-api: add wasi_config_set_stdin_bytes (#5179) 2 years ago
Alex Crichton 2afaac5181
Return `anyhow::Error` from host functions instead of `Trap`, redesign `Trap` (#5149) 2 years ago
Alex Crichton cd53bed898
Implement AOT compilation for components (#5160) 2 years ago
Nick Fitzgerald 3c496d8cdc
Update `regalloc2` to v0.4.2 (#5169) 2 years ago
Saúl Cabrera 835abbcd11
Initial skeleton for Winch (#4907) 2 years ago
Matthew Tamayo-Rios f082756643
Make WASI-NN classes send and/or sync (#5077) 2 years ago
Pat Hickey 0290a83502
wiggle: make wasmtime a mandatory dep, get rid of own Trap enum (#5137) 2 years ago
Alex Crichton bc3285e845
Update wasm-tools crates (#5130) 2 years ago
Alex Crichton 95f02eb67d
Update `wasmi` used in differential fuzzing (#5104) 2 years ago
bjorn3 470070ab71
Remove rayon dependency of cranelift-isle (#5101) 2 years ago
Nick Fitzgerald 5a4adde837
Update bumpalo to 3.11.1 (#5070) 2 years ago
Nick Fitzgerald 979432c92b
Update libfuzzer to 0.4.5 (#5068) 2 years ago
Afonso Bordado 4639e85c4e
Flush Icache on AArch64 Windows (#4997) 2 years ago
Chris Fallin 2be12a5167
egraph-based midend: draw the rest of the owl (productionized). (#4953) 2 years ago
Benjamin Bouvier d68ca3711b
Upgrade sha2 to 0.10.2 in wasmtime (#4749) 2 years ago
wasmtime-publish a9be4a9b56
Bump Wasmtime to 3.0.0 (#5016) 2 years ago
Alex Crichton 2607590d8c
Update the wasm-tools family of crates (#5010) 2 years ago
Alex Crichton b07e619055
Drop a few crates from our dependency graph (#5009) 2 years ago
Alex Crichton 29c7de7340
Update wasm-tools dependencies (#4970) 2 years ago
Afonso Bordado 65a3af72c7
fuzzgen: Statistics framework (#4868) 2 years ago
Alex Crichton 7b311004b5
Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
Roman Volosatovs 95c74ef246
feat: rely on `tracing-subscriber` in tests (#4950) 2 years ago
Chris Fallin 19bd8687ac
Upgrade to regalloc2 0.4.1. (#4945) 2 years ago
Chris Fallin 89abd80c3c
Add the aegraph (acyclic e-graph) implementation crate. (#4909) 2 years ago
Trevor Elliott b167172715
Add an overlap checker to ISLE (#4906) 2 years ago
Dan Gohman 6f50ddaaf2
Update to cap-std 0.26. (#4940) 2 years ago
Chris Fallin 05cbd667c7
Cranelift: use regalloc2 constraints on caller side of ABI code. (#4892) 2 years ago
Dan Gohman cbd2efd236
Optimize the WASI `random_get` implementation. (#4917) 2 years ago
Alex Crichton 65930640f8
Bump Wasmtime to 2.0.0 (#4874) 2 years ago
Nick Fitzgerald ff0e84ecf4
Wasmtime: fix stack walking across frames from different stores (#4779) 2 years ago
Alex Crichton 09c93c70cc
Remove the `ansi_term` transitive dependency (#4822) 2 years ago
Afonso Bordado 9a8bd5be02
cranelift: Add LibCalls to the interpreter (#4782) 2 years ago
Dan Gohman 9b3477f602
Implement the remaining socket-related WASI functions. (#4776) 2 years ago
Alex Crichton 57dca934ad
Upgrade wasm-tools crates, namely the component model (#4715) 2 years ago
Nick Fitzgerald ae7688059d
Cranelift: Use bump allocation in `remove_constant_phis` pass (#4710) 2 years ago
Benjamin Bouvier 8a9b1a9025
Implement an incremental compilation cache for Cranelift (#4551) 2 years ago
Afonso Bordado 30e2a9bd29
cranelift: Upgrade libm to 0.2.4 (#4670) 2 years ago
Afonso Bordado 4d2a2cfae6
cranelift: Use `cranelift-jit` in runtests (#4453) 2 years ago
Alex Crichton bd70dbebbd
Deduplicate some size/align calculations (#4658) 2 years ago
Alex Crichton 650979ae40
Implement strings in adapter modules (#4623) 2 years ago