Implement an engine that can execute our IR. Scope: - [x] define file format (#178) - [x] implement support for file format (#180) - [x] add high level profiling (#181) - [x] add integration tests (#182) - [ ] add benchmarks (#183) - [ ] add documentation documents
Implement an engine that can execute our IR.
Scope: