tqchen commented on code in PR #209:
URL: https://github.com/apache/tvm-ffi/pull/209#discussion_r2479419144


##########
docs/guides/cpp_guide.md:
##########
@@ -582,3 +582,74 @@ void ExampleVariant() {
 ```
 
 Under the hood, Variant is a wrapper around Any that restricts the type to the 
specific types in the list.
+
+## Distribution and ABI Compatibility

Review Comment:
   we have a python packaging guide 
https://tvm.apache.org/ffi/guides/python_packaging.html 
   
   shall we have a cpp_packaging guide?
   



-- 
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]

Reply via email to