@tracerbench/spawn

High level spawn API for spawning process with a connection to the DevTools protocol.

Usage no npm install needed!

<script type="module">
  import tracerbenchSpawn from 'https://cdn.skypack.dev/@tracerbench/spawn';
</script>

README

@tracerbench/spawn

Higher level API execa to spawn a process with either an AttachMessageTransport using "\0" delimited messages stdio pipes 3 and 4 or parses the stderr stream for a devtools websocket URL.