54 Commits (95b08bb3cbfc26b8f4ea426939e2c5f46f7c69c6)

Author SHA1 Message Date
Alex Crichton 83b859e578
Gate support for the wasm `threads` proposal behind a Cargo feature (#8260) 7 months ago
Dan Gohman bcd0119ec0
Rename `-S common` to `-S cli`. (#8166) 8 months ago
Alex Crichton 9d1e2e0aa4
Add `-S inherit-env` for inheriting the entire environment (#8168) 8 months ago
Alex Crichton 8c8725e50c
Migrate all existing cranelift-filetest-based wasm tests to `tests/disas/*.wat` (#8140) 8 months ago
Andrew Brown 480fb0e1a8
Add CLI flags for instance limits (#8027) 8 months ago
Nick Fitzgerald dd0364d367
Wasmtime: Add a `gc` cargo feature (#7975) 9 months ago
Alex Crichton 0e8c868088
Minor updates to some CLI flags (#7989) 9 months ago
Andrew Brown 27fe3c5b4e
mpk: add `--memory-protection-keys` to the CLI options (#7788) 10 months ago
Xinzhao Xu f9f8a4df28
Replace clap attributes with command and arg (#7658) 11 months ago
Ryan Levick 576db0196d
Add options to WasiCtx for toggling TCP and UDP on and off (#7647) 11 months ago
Alex Crichton 5856590fae
Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
Alex Crichton 49c32d2de8
Implement WASI "preview0" in `wasmtime-wasi` (#7548) 12 months ago
Alex Crichton c65bdb47c6
Add some CLI knobs for the pooling allocator (#7458) 1 year ago
Chris Fallin dcc8c2bc09
Wasmtime: omit ANSI color sequences in logging when not a terminal. (#7436) 1 year ago
Alex Crichton afa1dfa3df
Fix file-per-thread logging in other threads (#7422) 1 year ago
Alex Crichton 519808fc5c
Add compatibility shims for Wasmtime 13 CLI (#7385) 1 year ago
Alex Crichton d86afc021d
Gate many CLI/Wasmtime features behind Cargo features (#7282) 1 year ago
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