Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ abort
Function
abort
examples/js/repl.js:348–352 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
346
}
347
348
function
abort() {
349
cmd =
""
;
350
cursor_pos = 0;
351
return
-2;
352
}
353
354
function
alert() {
355
}
Callers
1
enforceOk
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected