Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3050972
wasi.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
302 B
Referenced Files
None
Subscribers
None
wasi.h
View Options
#ifndef ANT_WASI_H
#define ANT_WASI_H
#include
"types.h"
#include
<stdbool.h>
#include
<stdint.h>
bool
wasi_module_has_wasi_imports
(
void
*
c_api_module
);
ant_value_t
wasi_instantiate
(
ant_t
*
js
,
const
uint8_t
*
wasm_bytes
,
size_t
wasm_len
,
ant_value_t
module_obj
,
ant_value_t
wasi_opts
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Fri, Apr 3, 2:55 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
521503
Default Alt Text
wasi.h (302 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment