Skip to content

Minimal runtime for simple examples

rarbore2 requested to merge proc_macro_rt into main

End-to-end simple IR example compilation and usage in a rust application (task_parallel)

To try it out:

cargo run --bin hercules_driver hercules_samples/task_parallel/task_parallel.hir "Codegen(\"task_parallel.hbin\")"
cargo run --bin hercules_task_parallel

Merge request reports

Loading