@runno/wasi
Runno
WASI
Articles
Docs
GitHub
Preparing search index...
BinaryWASIFile
Type Alias BinaryWASIFile
type
BinaryWASIFile
=
{
content
:
Uint8Array
;
mode
:
"binary"
;
path
:
WASIPath
;
timestamps
:
WASITimestamps
;
}
Index
Properties
content
mode
path
timestamps
Properties
content
content
:
Uint8Array
mode
mode
:
"binary"
path
path
:
WASIPath
timestamps
timestamps
:
WASITimestamps
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
mode
path
timestamps
Docs
@runno/runtime
Runno
WASI
Articles
Docs
GitHub
@runno/wasi
Loading...