wasm-posix-host
Preparing search index...
index
ExecReplyMessage
Interface ExecReplyMessage
interface
ExecReplyMessage
{
programBytes
?:
ArrayBuffer
;
type
:
"exec_reply"
;
wasmBytes
:
ArrayBuffer
;
}
Index
Properties
program
Bytes?
type
wasm
Bytes
Properties
Optional
program
Bytes
programBytes
?:
ArrayBuffer
type
type
:
"exec_reply"
wasm
Bytes
wasmBytes
:
ArrayBuffer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
program
Bytes
type
wasm
Bytes
wasm-posix-host
Loading...