Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
TokenStream -> TokenStream
Execute procedural code inside a sandboxed WebAssembly interpreter by passing serialized token streams across the boundary.
Problem it solves
Unsafe or side-effectful plugin code can execute arbitrary host mutations and compromise build-time security or determinism.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.