UNPKG

wasm-metering

Version:

injects metering into webassembly binaries

13 lines (9 loc) 146 B
/** * Modules */ var path = require('path') var cachedPathRelative = require('.') /** * Install shim */ path.relative = cachedPathRelative