warp icon indicating copy to clipboard operation
warp copied to clipboard

[REQ] Support custom namespaces for custom types

Open nvlukasz opened this issue 4 months ago • 0 comments

Description

Currently, everything needs to go into the wp namespace, which is awkward. We should support custom C++ namespaces (e.g., stuff::MyCustomType) and maybe Python as well (e.g., stuff.MyCustomType).

Context

nvlukasz avatar Aug 06 '25 22:08 nvlukasz