Skip to content

Commit f689364

Browse files
doc: refine WebAssembly error documentation
Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com>
1 parent ef5444a commit f689364

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)