I just want something that will allow me to have what FlatAssembler does but in something higher level like C. I just want a flat binary, only to use the stack, no relocations, no data, rdata etc. Strings on the stack or heap.
Been trying to hack Zig a little bit to get what I want but still needs some post-processing.
Been trying to hack Zig a little bit to get what I want but still needs some post-processing.
Anything comes to mind?