UNPKG

@wapython/wasi

Version:

Javascript library for interacting with WASI Modules in Node.js and the Browser.

4 lines (3 loc) 104 B
import { WASIBindings } from "../types"; declare const bindings: WASIBindings; export default bindings;