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

Commit 9199fe6

Browse files
authored
Update source/howto/source.rst
1 parent 47c4862 commit 9199fe6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/howto/source.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,10 @@ revision numbers, respectively); omit the packages you won't use.
165165
.. tab:: unit-wasm
166166

167167
.. warning::
168-
Unit 1.32 and later support the WebAssembly Component Model
169-
and WASI 0.2 APIs.
170-
We recommend using the new implementation.
168+
The **unit-wasm** module is deprecated.
169+
We recommend using **wasm-wasi-component** instead,
170+
available in Unit 1.32.0 and later, which supports
171+
WebAssembly Components using standard WASI 0.2 interfaces.
171172

172173
To build Unit with the `WebAssembly <https://webassembly.org>`__
173174
language module,

0 commit comments

Comments
 (0)