warp icon indicating copy to clipboard operation
warp copied to clipboard

[REQ] External source support

Open nvlukasz opened this issue 5 months ago • 0 comments

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.

nvlukasz avatar Jul 23 '25 17:07 nvlukasz