{#each asm as opcode} {#if opcode.startsWith("OP_")} {` ${opcode} `} {:else} {` ${opcode} `} {/if} {/each}