RESULT {#if running} {/if}
{#if resultKind === "text" && textResult}
{})} ondownload={ondownloadtxt ?? (() => {})} />
{:else if resultKind === "verdict" && textResult}
{})} ondownload={ondownloadtxt ?? (() => {})} />
{:else if resultKind === "image" && resultUrl} result {:else if running} {:else} no result yet {/if}