Built for Kyo
Kymora
Cross-platform Kyo extensions for virtual filesystems, workflow execution, published test helpers, and Mill integrations.
val runtime = Workflow.Runtime(vfs)
Workflow.handle(runtime)(compile())Kyo effects for read-only and writable virtual filesystem access over host, in-memory, and mounted backends.
JVM · JS · Native · WASM Core kymora-workflowKyo-native DAG task-graph engine with Mill-aligned incremental caching.
JVM · JS · Native · WASM Core kymora-workflow-testkitPublished workflow test helpers: in-memory cache, fake clock, event capture, and graph ObjectMothers.
JVM · JS · Native · WASM Tooling kymora-kyo-millMill plugin artifact for Kyo test modules, Scala.js WebAssembly defaults, doctest validation, compat artifact selection, and Kyo FFI packaging.
JVM