WebAssembly Terminal Effects in the Browser
This example demonstrates the TachyonFX Renderer API using two independent canvas instances. Each renderer loads different ANSI content and applies different effects from the DSL.
Available API: new RendererConfig(container_id), .withDsl(dsl_code), .withCanvas(canvas_content), .withSleepBetweenReplay(ms), createRenderer(config), updateEffect(dsl_code), restartEffect(), destroy()