Tangent cli ships with everything you need to develop, test, benchmark, and run your own transforms:Documentation Index
Fetch the complete documentation index at: https://docs.telophasehq.com/llms.txt
Use this file to discover all available pages before exploring further.
tangent scaffold– generate a plugin boilerplate in Go or Pythontangent compile-wasm– compile to a .wasm componenttangent test– validate correctness of transformationstangent bench– measure throughput and latency before deployingtangent run– to start the tangent runtime
Dependencies
tingo– for Go pluginscomponentize-py– for Python pluginswasm-tools– for all plugins
setup.sh script to install these for you.