Open ewmailing opened 10 years ago
I need %native support to plug in holes that the current implementation can't handle and hard things like va_args (printf).
I wrote a basic implementation for JavaScriptCore. V8 is missing. https://github.com/ewmailing/swig See branch NativeWrapper
I need %native support to plug in holes that the current implementation can't handle and hard things like va_args (printf).
I wrote a basic implementation for JavaScriptCore. V8 is missing. https://github.com/ewmailing/swig See branch NativeWrapper