I am curious if I can develop my own programming language to output Cranelift or LLVM IRs, then use it to make a simple OS from scratch?
Specifically, do the instruction sets of Cranelift/LLVM IRs contain OS-level IO instructions?
Thank you.
I am curious if I can develop my own programming language to output Cranelift or LLVM IRs, then use it to make a simple OS from scratch?
Specifically, do the instruction sets of Cranelift/LLVM IRs contain OS-level IO instructions?
Thank you.