Skip to main content

Goal

Create a WASM plugin, run the pipeline locally, then benchmark it.
1

Install Tangent

curl
2

Scaffold a plugin

Scaffold creates a minimal working plugin with tests.
3

Compile

4

Run the pipeline

Your pipeline is now running. You can send data to the socket with
5

Benchmark

Next steps

Author plugins: Authoring a WASM Plugin Real sinks: S3, File Real sources: SQS, MSK, Socket, File Learn the CLI: tangent.yaml