Skip to content
STIMSMITH

assembly generation from JSON

Technique
First seen 5/31/2026
Last seen 5/31/2026
Evidence 1 chunks

NEIGHBORHOOD

No graph connections found for this entity yet. It may appear in future ingestion runs.

explore full graph →

RELATIONSHIPS

4 connections
otbn-rig ← implements 1e
otbn-rig implements assembly generation from JSON via its asm command.
JSON program representation uses → 1e
Assembly generation from JSON takes the JSON program representation as input.
assembly listing (.s file) introduces → 1e
Assembly generation from JSON produces an assembly listing (.s file) as output.
linker script (.ld file) introduces → 1e
Assembly generation from JSON produces a linker script (.ld file) as output.