Avatar
const fds = [ new OpenFile(new File([])), // stdin stdout, stderr, new PreopenDirectory("/", new Map()), ]; const wasi = new WASI(args, [], fds, { debug: false });