summaryrefslogtreecommitdiff
path: root/doc/api/errors.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/errors.md')
-rw-r--r--doc/api/errors.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index f2aace2c5e..bdfd0df4a7 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -1992,6 +1992,11 @@ The fulfilled value of a linking promise is not a `vm.Module` object.
The current module's status does not allow for this operation. The specific
meaning of the error depends on the specific function.
+<a id="ERR_WASI_ALREADY_STARTED"></a>
+### ERR_WASI_ALREADY_STARTED
+
+The WASI instance has already started.
+
<a id="ERR_WORKER_INVALID_EXEC_ARGV"></a>
### ERR_WORKER_INVALID_EXEC_ARGV