37 Commits (cc3bf3c0f1e3f59c6e32d954b36c08151d28ec6e)

Author SHA1 Message Date
Chris Fallin 8e00cc202f
PCC: initial end-to-end integration with Wasmtime's static memories. (#7274) 1 year ago
Alex Crichton 079ddd4bf7
Minor logging tweaks (#7242) 1 year ago
Alex Crichton e2f1bdd782
Implement the `wasi:sockets/ip-name-lookup` interface (#7109) 1 year ago
Nick Fitzgerald 6a7ef27b72
Make `wasmtime::WasmCoreDump` serializable (#7078) 1 year ago
Alex Crichton 8995750aa4
Redesign Wasmtime's CLI (#6925) 1 year ago
Alex Crichton 62fdafa14a
Remove clippy configuration from repo and crates (#6927) 1 year ago
Alex Crichton c7fc5d1ea2
Fix testing cli-flags crate with component-model feature (#6831) 1 year ago
Alex Crichton 2897e409db
Remove the implementation of wasi-crypto (#6816) 1 year ago
Nick Fitzgerald 868f0c381c
Wasmtime: Add support for Wasm tail calls (#6774) 1 year ago
Alex Crichton 6d7bb360bd
Dependency gardening for Wasmtime (#6731) 1 year ago
Benjamin Bouvier 112e52d722
Upgrade file per thread logger to 0.2.0 (#6503) 1 year ago
Luna P-C 92024ad117
Function references (#5288) 1 year ago
Alex Crichton 445f05c728
Fold guest profiling flags into `--profile` CLI option (#6362) 2 years ago
Brendan Burns 2d34dbef4b
Begin implementation of wasi-http (#5929) 2 years ago
Kevin Rizzo 3a92aa3d0a
winch: Initial integration with wasmtime (#6119) 2 years ago
Benjamin Bouvier 6f4f30c840
Add support for generating perf maps for simple perf profiling (#6030) 2 years ago
Alex Crichton 0751cba6e2
Add a `--dynamic-memory-reserved-for-growth` CLI flag (#5980) 2 years ago
Alex Crichton 8bb183f16e
Implement the relaxed SIMD proposal (#5892) 2 years ago
Andrew Brown edfa10d607
wasi-threads: an initial implementation (#5484) 2 years ago
Nick Fitzgerald a491eaca0f
Ability to disable cache after it's been configured on `Config` (#5542) 2 years ago
Alex Crichton 3535acbf3b
Merge pull request from GHSA-wh6w-3828-g9qf 2 years ago
Tshepang Mbambo 065ce74591
cli docs: some consistency improvements, and a fix (#5234) 2 years ago
Alex Crichton b14551d7ca
Refactor configuration for the pooling allocator (#5205) 2 years ago
Alex Crichton 95ecb7e4d4
Add a CLI option for the maximum stack size (#5156) 2 years ago
Alex Crichton 7b311004b5
Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
Cheng Shao f5580954af
Add --disable-parallel-compilation CLI flag (#4911) 2 years ago
Alex Crichton 65930640f8
Bump Wasmtime to 2.0.0 (#4874) 2 years ago
Nick Fitzgerald e81ad3c7eb
cli-flags: Don't ignore the first flag in `CommonOptions::parse_from_str` (#4642) 2 years ago
wasmtime-publish 412fa04911
Bump Wasmtime to 0.41.0 (#4620) 2 years ago
Dan Gohman 371ae80ac3
Migrate most of wasmtime from lazy_static to once_cell (#4368) 2 years ago
wasmtime-publish 7c428bbd62
Bump Wasmtime to 0.40.0 (#4378) 2 years ago
Pure White 258dc9de42
fix(wasmtime):`Config` methods should be idempotent (#4252) 2 years ago
wasmtime-publish 55946704cb
Bump Wasmtime to 0.39.0 (#4225) 2 years ago
Pat Hickey bffce37050
make backtrace collection a Config field rather than a cargo feature (#4183) 2 years ago
Alex Crichton fcf6208750
Initial skeleton of some component model processing (#4005) 3 years ago
wasmtime-publish 9a6854456d
Bump Wasmtime to 0.38.0 (#4103) 3 years ago
Andrew Brown 5c3642fcb1
bench-api: configure execution with a flags string (#4096) 3 years ago