Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 47c4862

Browse files
committed
update deprecated warning
1 parent 0dde02d commit 47c4862

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/configuration.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5199,8 +5199,10 @@ WebAssembly
51995199
.. tab:: unit-wasm
52005200
52015201
.. warning::
5202-
Unit 1.32 and later support the WebAssembly Component Model and WASI 0.2 APIs.
5203-
We recommend using the new implementation.
5202+
The `unit-wasm` module is deprecated.
5203+
We recommend using `wasm-wasi-component` instead, which supports
5204+
WebAssembly Components using standard WASI 0.2 interfaces.
5205+
The `wasm-wasi-component` module is available in Unit 1.32 and later.
52045206
52055207
First, make sure to install Unit along with the
52065208
:ref:`WebAssembly language module <installation-precomp-pkgs>`.

0 commit comments

Comments
 (0)