The GitHub Actions job "CI" on tvm-ffi.git/rust has succeeded. Run started by GitHub user tqchen (triggered by tqchen).
Head commit for run: 72e5b04b3f33cdf2f7f49b7de813bf8d28b1ef06 / tqchen <[email protected]> [experimental] Initial bringup of rust support This PR brings up an initial foundation support for (experimental) rust support. Our primary focus remains to support high-polished python and c++ support. Rust can be an useful system programming language for certain ml systems use-cases. Having another typed system language would help us to future proof some of the abi design. So having a third first-class language can provide some values to the core. The overall design focuses on the close-to-metal interopability for efficiency while providing ergonomic rust APIs for the ffi libraries. This PR support both exposing rust libraries as ffi abi and loading into abi. Report URL: https://github.com/apache/tvm-ffi/actions/runs/18169349502 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
