Open
Description
AFAICT, right now we don't have an easy way to build a standalone Halide runtime DLL on Windows. MSVC does not seem to have an option to export all symbols from an object file, and requires a module definition file that we could programmatically produce.