summaryrefslogtreecommitdiffhomepage
path: root/src/wasm-wasi-component (unfollow)
AgeCommit message (Expand)AuthorFilesLines
9 dayswasm-wc: Update to wasmtime v26.0.1Andrew Clayton2-181/+177
2024-10-09wasm-wc: Bump the wasmtime crate from 24.0.0 to 24.0.1dependabot[bot]2-51/+51
2024-09-04wasm-wc: Enable environment inheritanceRobbie McKinstry1-0/+1
2024-09-04wasm-wc: bump wasmtime to v24Ava Hahn3-299/+334
2024-04-19wasm-wc: Bump the rustls crate from 0.21.10 to 0.21.11dependabot[bot]1-2/+2
2024-04-09Wasm-wc: Bump the h2 crate from 0.4.2 to 0.4.4dependabot[bot]1-2/+2
2024-03-14Wasm-wc: Fix application restartsAndrew Clayton1-3/+12
2024-03-11Wasm-wc: Bump the mio crate from 0.8.10 to 0.8.11dependabot[bot]1-2/+2
2024-02-21Wasm-wc: Add Cargo.lockAndrew Clayton2-2/+2293
2024-02-21Wasm-wc: Allow to use the 'reactor' adaptor againAndrew Clayton1-1/+2
2024-02-21Wasm-wc: Upgrade to wasmtime 17Andrew Clayton2-16/+17
2024-02-21Wasm-wc: Improve request buffer handlingAndrew Clayton1-7/+14
2024-02-21Wasm-wc: Run src/lib.rs through rustfmtAndrew Clayton1-31/+84
2024-02-21Wasm-wc: Core of initial Wasm component model language module supportAlex Crichton5-0/+620