ERR_WASI_ALREADY_STARTED
node
runtime_error
official
true
WASI already started
ID: node/err_wasi_already_started
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
WASI.start() was called more than once on a WASI instance.
generic