Skip to content

Commit 2a8e8df

Browse files
Han5991marco-ippolito
authored andcommitted
doc: refine WebAssembly error documentation
Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com> PR-URL: #61382 Fixes: #61353 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
1 parent f55a5fe commit 2a8e8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3356,7 +3356,7 @@ The WASI instance has not been started.
33563356

33573357
A feature requiring WebAssembly was used, but WebAssembly is not supported or
33583358
has been disabled in the current environment (for example, when running with
3359-
`--jitless`). The error message specifies which feature requires WebAssembly.
3359+
`--jitless`).
33603360

33613361
<a id="ERR_WEBASSEMBLY_RESPONSE"></a>
33623362

0 commit comments

Comments
 (0)