lucifer1004 commented on PR #273: URL: https://github.com/apache/tvm-ffi/pull/273#issuecomment-3542551677
> Thanks @lucifer1004 a lot for the contribution and great work! > > Given TVM-FFI focuses on the minimalism ABI spec, 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 (beyond using the C API). > > For the case of Julia, it might make sense to structure it as a separate `TVMFFI.jl` project and to make the overall package structure closer to the way julia structures packages. Got it! I also think a separate `TVMFFI.jl` would be easier to maintain. -- 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]
