claw-legacy
claw-legacy copied to clipboard
Add C++ support
Should be possible with static C wrapper generator.
- Wrap functions in
try{}catch(...){}
for exception interception - Accept foreign types for overloaded function for dispatch (export mangled name for direct calls too)