()
| 128 | } |
| 129 | |
| 130 | export function getWasmDir(): string | undefined { |
| 131 | return customWasmDir |
| 132 | } |
| 133 | |
| 134 | /* ------------------------------------------------------------------ */ |
| 135 | /* 6. WASM path resolver */ |
no outgoing calls
no test coverage detected