390 Commits (a6048e542590755db2715311680fed09e1107b65)

Author SHA1 Message Date
Alex Crichton acbcc21d08
Update CLI flag documentation for wmemcheck (#9183) 2 months ago
Xinzhao Xu ba864e987e
docs: move wasi-keyvalue proposal to tier 3 (#9050) 3 months ago
Alex Crichton 05095c1868
Rename the `wasm32-wasi` target to `wasm32-wasip1` (#8867) 3 months ago
Isaac Foster 4ac8adc4df
Fix broken link (#8994) 4 months ago
阿豪 b83c968629
doc: fix lang-c link (#8996) 4 months ago
Xinzhao Xu 1903a528b0
docs: move wasi-runtime-config proposal to tier 3 (#8981) 4 months ago
Nick Fitzgerald 158a8f59e7
Update the docs for building the C API (#8960) 4 months ago
Alex Crichton 96c905a6e3
Recommend `-O opt-level=0` when debugging wasm (#8755) 5 months ago
Alex Crichton 14226457ae
Refactor how release notes are managed (#8680) 6 months ago
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
Jonathan Coates 813753921f
Update docs to match new logging env var (#8656) 6 months ago
FrankReh 0e9121daeb
Fix some typos (#8641) 6 months ago
Alex Crichton d74b34ff8c
Add Android release binaries to CI (#8601) 6 months ago
Alex Crichton 5054d400ba
Update documentation and example for no_std (#8555) 6 months ago
Nick Fitzgerald 72004aad09
Turn the `wasmtime-runtime` crate into the `wasmtime::runtime::vm` module (#8501) 6 months ago
Alex Crichton 2d45e75493
Use `--locked` on all `cargo install` in CI, also remove non-locked example (#8369) 7 months ago
Alex Crichton f900a88465
Don't gate on `cargo vet` for PRs (#8343) 7 months ago
Alex Crichton 4be05fb088
Add the `run` feature to "min" artifacts (#8267) 7 months ago
Alex Crichton a6a51b7110
Update Wasmtime's policy on `cargo vet` (#8259) 7 months ago
jwcesign 83faa91113
doc: update wasmtime dep to the latest one (#8204) 8 months ago
Rik Huijzer 310e6677dc
Reorder book-based documentation (#8130) 8 months ago
Rik Huijzer daa7fdf2ce
Clarify some wasm terms in the introduction (#8115) 8 months ago
Rik Huijzer 99ea051b02
Document `wasmtime serve` (#8077) 8 months ago
Doctor 149858b111
[fix] broken links in WASI-intro.md (#8043) 8 months ago
Trevor Elliott 42f218d8e6
Add comments about updating release dates (#8022) 8 months ago
Alex Crichton b81bb7a369
Add a "custom" platform configuration for Wasmtime (#7995) 8 months ago
Kevin Gibbons 9be5dd7c88
Fix description of fd_write in WASI-tutorial.md (#8000) 8 months ago
Douglas Jose 4add8c1934
Update outdated testing instructions (#7988) 9 months ago
Nick Fitzgerald b762a91257
Add "what is a security vulnerability?" page to docs (#7963) 9 months ago
Pat Hickey 2b00a541f3
Make wasi-common self-contained, deprecate exports from wasmtime-wasi (#7881) 9 months ago
Alex Crichton 6e2ff18a14
Fix contributor documentation for building the C API (#7814) 10 months ago
Nick Fitzgerald aafe0a6ff6
docs: Add a page about test case reduction (#7780) 10 months ago
Adam Bratschi-Kaye 2fcf41f05b
Remove `wasmtime-jit` (#7769) 10 months ago
Katie Bell 20079d9789
Add WASI async example and update the Rust WASI docs. (#7752) 10 months ago
vuittont60 523bc959f5
docs: fix typos (#7741) 10 months ago
Brett Cannon 866d97c5bf
Update stability-tiers.md to fix a Markdown typo (#7703) 11 months ago
Alex Crichton 5c8bce70a1
Document `cargo vet` in contributing docs (#7635) 11 months ago
Matthew Phillips af38ee094a
Update tutorial to use wasi_snapshot_preview1 (#7627) 11 months ago
vwkd b49e38a070
docs: clarify definition in Introduction (#7566) 12 months ago
Alex Crichton a00ff06c18
Update some CLI usage help texts (#7408) 1 year ago
Colin D Murphy 038ddfeb66
Describe workflow for testing preview2 components (#7292) 1 year ago
Alex Crichton 205a5d2d80
Expand further minimization section of documentation (#7350) 1 year ago
Alex Crichton a80da753e0
Build "min" artifacts on CI (#7315) 1 year ago
Alex Crichton 183cb0f2f8
Swap the order of directories in `--dir` (#7301) 1 year ago
Alex Crichton d86afc021d
Gate many CLI/Wasmtime features behind Cargo features (#7282) 1 year ago
Kelly Thomas Kline 738d41eaf2
Correct grammar (#7224) 1 year ago
Kelly Thomas Kline 4b421971fa
Update examples-profiling-perf.md (#7221) 1 year ago
Muhammad Hamza 2e27ff4e1b
Remove broken links from WASI-intro.md (#7217) 1 year ago
Mathew Shen 8101bf9811
fix:make the python example more clear (#7214) 1 year ago