Skip to main content
Processors implement the processor world defined in assets/wit/processor.wit:
  • Input: process-logs(logs: list<u8>)
  • Output: result<list<output>, string> where each output contains data and a sink variant (s3, file, blackhole, default)
1

Scaffold

These are instructions or content that only pertain to the first step.
2

Compile

These are instructions or content that only pertain to the first step.
3

Run

These are instructions or content that only pertain to the first step.