UNPKG

emscripten-wasm-loader

Version:

Common interface to load wasm module into isomorphic environment

7 lines 120 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "esnext", "outDir": "../dist/esm", } }