Searched defs:wasi (Results 1 – 8 of 8) sorted by relevance
15 const wasi = new WASI(); constant28 const wasi = new WASI({}); constant44 const wasi = new WASI({}); constant64 const wasi = new WASI({}); constant88 const wasi = new WASI({}); constant106 const wasi = new WASI({}); constant133 const wasi = new WASI({}); constant150 const wasi = new WASI({}); constant174 const wasi = new WASI({}); constant
13 const wasi = new WASI({ returnOnExit: true }); constant23 const wasi = new WASI({ returnOnExit: true }); constant
22 const wasi = new WASI({ stdin, stdout, stderr, returnOnExit: true }); constant
10 const wasi = new WASI({ constant
13 const wasi = new WASI({ constant
17 const wasi = new WASI({ constant
14 namespace wasi { namespace17 inline void Debug(WASI* wasi, Args&&... args) { in Debug()58 #define GET_BACKING_STORE_OR_RETURN(wasi, args, mem_ptr, mem_size) \ argument257 WASI* wasi; in ArgsGet() local296 WASI* wasi; in ArgsSizesGet() local330 WASI* wasi; in ClockResGet() local357 WASI* wasi; in ClockTimeGet() local387 WASI* wasi; in EnvironGet() local429 WASI* wasi; in EnvironSizesGet() local463 WASI* wasi; in FdAdvise() local[all …]