Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 16 additions & 3 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,22 @@

Meld fuses. Loom weaves. Synth transpiles. Kiln fires. Sigil seals.

<div align="center">
<img src="./assets/pipeline.svg" alt="PulseEngine Pipeline: .wasm → Meld (fuse) → Loom (optimize) → Synth (transpile) → Kiln (fire) — with Sigil attestation at every stage" width="800">
</div>
<table align="center">
<tr>
<td align="center"><code>.wasm</code></td>
<td align="center">&nbsp;→&nbsp;</td>
<td align="center"><a href="https://github.com/pulseengine/meld"><strong>Meld</strong><br><sub>fuse</sub></a></td>
<td align="center">&nbsp;→&nbsp;</td>
<td align="center"><a href="https://github.com/pulseengine/loom"><strong>Loom</strong><br><sub>optimize</sub></a></td>
<td align="center">&nbsp;→&nbsp;</td>
<td align="center"><a href="https://github.com/pulseengine/synth"><strong>Synth</strong><br><sub>transpile</sub></a></td>
<td align="center">&nbsp;→&nbsp;</td>
<td align="center"><a href="https://github.com/pulseengine/kiln"><strong>Kiln</strong><br><sub>fire</sub></a></td>
</tr>
<tr>
<td colspan="9" align="center"><sub><a href="https://github.com/pulseengine/sigil">sigil</a> · attest · sign · verify</sub></td>
</tr>
</table>

&nbsp;

Expand Down
36 changes: 23 additions & 13 deletions profile/assets/pipeline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.