Skip to content

ESIRuntime-0.4.4

@teqdruid teqdruid tagged this 21 May 17:21
It does not make sense for a DMA engine to transport `void` data since there's nothing to transport aside from 'valid' counts. Move the `i1` hack into the DMA engine instantiation site to reflect the same decision on the runtime side. Since zero bits is an edge case, this means that DMA engines don't have to reason about it.

Also fix some related bugs.

Assisted-by: vscode:Claude Opus 4.6
Assets 2
Loading