wasm-posix-host
Preparing search index...
index
WorkerExitMessage
Interface WorkerExitMessage
interface
WorkerExitMessage
{
pid
:
number
;
status
:
number
;
type
:
"exit"
;
}
Index
Properties
pid
status
type
Properties
pid
pid
:
number
status
status
:
number
type
type
:
"exit"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pid
status
type
wasm-posix-host
Loading...