Phantasm

Cross platform assembler that assembles Phantasm to a bare metal RISC-V program (ELF) or a program that can run on Quantii.

Best way to describe phantasm low -> A semantic assembly language with near native 1:1 ness.

Repo

This place includes a binary target for assembling phantasm code into ELF binaries.

GNU ld can be used to them link the assembled objects into an executable ELF img or library img.