For simple debug adapters that are implemented in JS/TS and are closely tied to the extension it is an overkill and development hassle to run them as a separate process.
Explore a way to run a debug adapter inside the extension by means of the "vscode-debugadapter" npm module.