Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-19 | wasm-wc: Bump the rustls crate from 0.21.10 to 0.21.11 | dependabot[bot] | 1 | -2/+2 |
2024-04-09 | Wasm-wc: Bump the h2 crate from 0.4.2 to 0.4.4 | dependabot[bot] | 1 | -2/+2 |
2024-03-14 | Wasm-wc: Fix application restarts | Andrew Clayton | 1 | -3/+12 |
2024-03-11 | Wasm-wc: Bump the mio crate from 0.8.10 to 0.8.11 | dependabot[bot] | 1 | -2/+2 |
2024-02-21 | Wasm-wc: Add Cargo.lock | Andrew Clayton | 2 | -2/+2293 |
2024-02-21 | Wasm-wc: Allow to use the 'reactor' adaptor again | Andrew Clayton | 1 | -1/+2 |
2024-02-21 | Wasm-wc: Upgrade to wasmtime 17 | Andrew Clayton | 2 | -16/+17 |
2024-02-21 | Wasm-wc: Improve request buffer handling | Andrew Clayton | 1 | -7/+14 |
2024-02-21 | Wasm-wc: Run src/lib.rs through rustfmt | Andrew Clayton | 1 | -31/+84 |
2024-02-21 | Wasm-wc: Core of initial Wasm component model language module support | Alex Crichton | 5 | -0/+620 |