UNPKG

@wapython/wasi

Version:

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

10 lines (9 loc) 166 B
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "dist", "rootDir": "src", }, "include": ["src/**/*"], "exclude": ["node_modules"] }