The guest program needs to be able to talk to the chain. These should match the operations provided in Cairo and as designed in #62. This work should account for exposing intrinsics to the compiler so that it can recognize them in the source LLVM IR and insert calls to the correct host operations during compilation.
Description
The guest program needs to be able to talk to the chain. These should match the operations provided in Cairo and as designed in #62. This work should account for exposing intrinsics to the compiler so that it can recognize them in the source LLVM IR and insert calls to the correct host operations during compilation.