From 0b8cc79ebd34f3e807045aa4919e2fa68f625977 Mon Sep 17 00:00:00 2001 From: Roman Volosatovs Date: Tue, 9 Dec 2025 12:23:21 +0100 Subject: [PATCH 1/2] ci: update tooling Signed-off-by: Roman Volosatovs --- .github/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b5227c4..f2d99b0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,8 +11,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: WebAssembly/wit-abi-up-to-date@v22 + - uses: WebAssembly/wit-abi-up-to-date@v25 with: features: 'tls' - wit-bindgen: '0.38.0' - wasm-tools: '1.224.0' + wit-bindgen: '0.49.0' + wasm-tools: '1.243.0' From c6c7851b50b2edb4cadfe11a1a2495d99f5b159c Mon Sep 17 00:00:00 2001 From: Roman Volosatovs Date: Tue, 9 Dec 2025 12:23:36 +0100 Subject: [PATCH 2/2] doc: regenerate `imports.md` Signed-off-by: Roman Volosatovs --- imports.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/imports.md b/imports.md index 7890c53..e1e4735 100644 --- a/imports.md +++ b/imports.md @@ -105,10 +105,10 @@ when it does, they are expected to subsume this API.

type error

error

-#### `type pollable` -[`pollable`](#pollable) +

type pollable

+

pollable

-#### `variant stream-error` +

variant stream-error

An error for input-stream and output-stream operations.

Variant Cases
    @@ -431,16 +431,16 @@ is ready for reading, before performing the splice.

    type input-stream

    input-stream

    -#### `type output-stream` -[`output-stream`](#output_stream) +

    type output-stream

    +

    output-stream

    -#### `type pollable` -[`pollable`](#pollable) +

    type pollable

    +

    pollable

    -#### `type io-error` -[`error`](#error) +

    type io-error

    +

    error

    -#### `resource client-handshake` +

    resource client-handshake

    resource client-connection

    resource future-client-streams