tqchen commented on PR #273: URL: https://github.com/apache/tvm-ffi/pull/273#issuecomment-3542303944
Thanks @lucifer1004 a lot for the contribution and great work! Given TVM-FFI focuses on the ABI spec and scale the efforts a bit more, we would like to minimize the overall source tree a bit and also enable integration happening out of the tree. We also start to see efforts like `jax-tvm-ffi` as a separate package. The main rationale we included the experimental rust so far is mainly because rust can also serve as a backend AOT and needs some close to metal treatment. How about we start with a `TVMFFI.jl` project first that would also be closer to the way julia structures packages. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
