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' 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