deno.land / std@0.167.0 / node / wasi.ts

نووسراو ببینە
1
2
3
4
5
6
7
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.import Context from "../wasi/snapshot_preview1.ts";
export const WASI = Context;
export default { WASI };
std

Version Info

Tagged at
a year ago