ktools-javascript/ is the JavaScript workspace for the broader ktools ecosystem.
It is the root entrypoint for JavaScript implementations of the ktools libraries.
This workspace currently contains:
kcli/ktrace/
This workspace uses the shared kbuild repository exposed on PATH as kbuild.
From the workspace root:
kbuild --batch --build-latest
kbuild --batch --clean-latestUse the relevant child component when building or testing a specific implementation:
cd ktrace
kbuild --build-latestFor concrete JavaScript API and implementation details, use the docs in the relevant child component.
Current implementations: