README
v8-tools-core
Core JavaScript modules supporting v8 tools.
Installation
npm install v8-tools-core
Origin
Files pulled from the ./tools
folder of the v8 repo to support
tools like the ic-explorer and map-processor.
Core JavaScript modules supporting v8 tools.
<script type="module">
import v8ToolsCore from 'https://cdn.skypack.dev/v8-tools-core';
</script>
Core JavaScript modules supporting v8 tools.
npm install v8-tools-core
Files pulled from the ./tools
folder of the v8 repo to support
tools like the ic-explorer and map-processor.