warp
warp copied to clipboard
[REQ] External source support
Description
Support using external C++/CUDA source in Warp kernels. This allows leveraging existing code without rewriting or redefining everything in Warp at the Python level. We should support custom native types and builtin functions that can work with these types.
Context
Autodesk Neon/XLB integration relies on this feature.