UNPKG

@kobakazu0429/wasmer-wasi

Version:

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

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