yaoyaoding commented on PR #254:
URL: https://github.com/apache/tvm-ffi/pull/254#issuecomment-4135923536

   > The problem is that COFFPlatform requires a COFF ORC runtime library 
(orc_rt) to be built and loaded. 
   >  ...
   > In principle, if someone completes the COFF ORC runtime (especially the 
exception interop), COFFPlatform could work. But that's been stalled for 2+ 
years in LLVM. Our current approach (`InitFiniPlugin` + 
`DLLImportDefinitionGenerator`) gives us working C support without depending on 
the incomplete runtime.
   
   Thank you for the clarification! Looks like we are on the edge of the 
orcjit's current development & support coverage. It's pretty cool you finally 
make it work.


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