dp-labs / dora

The Ultimate Layer for on-chain Computing and Verification
Apache License 2.0
8 stars 3 forks source link

feat: precompiles mlir in the dora runtime build system #25

Closed timi-y closed 2 weeks ago

timi-y commented 2 weeks ago

re #2

This PR introduces how to integrate pre compiled MLIR code into dora runtime.

ldxdl commented 2 weeks ago

We can impl a rust version as the baseline. MLIR version could be done later as perf improvement. This PR will be closed and reopen as needed.