subpar icon indicating copy to clipboard operation
subpar copied to clipboard

C extension modules

Open kramasamy opened this issue 7 years ago • 7 comments

Wondering if there is any roadmap/ETA for supporting C extension modules.

kramasamy avatar Dec 05 '17 18:12 kramasamy

I don't have a specific ETA, sorry, but it is something we're working on, and trying to staff up.

duggelz avatar Dec 06 '17 20:12 duggelz

@duggelz Are those design discussions and planning happening some place public? This is relevant to my interests, and in the spirit of open source I wouldn't mind contributing if I knew where the needs were.

hwright avatar Dec 07 '17 14:12 hwright

Yes, those design discussions will be public once I have something to share. RIght now, they are pretty much all just happening inside my head. We are currently doing internal staffing and product prioritization discussions, since this started as a 20% project, which is clearly inadequate.

duggelz avatar Dec 08 '17 01:12 duggelz

Any update on this @duggelz?

c4urself avatar Apr 17 '18 15:04 c4urself

+1, it would be nice to have updates about this. From what I could gather, it seems that Google has a patched libc to allow dlopen from within a zip file, right?

nicolov avatar Aug 11 '19 16:08 nicolov

+1 I need support for C extension modules as well...

blais avatar May 31 '20 02:05 blais

+1 I also need support for C extension. Can't use this with grpc since grpc relies on cython ImportError: cannot import name 'cygrpc' from 'grpc._cython'

animesh-sharama avatar Jun 18 '20 19:06 animesh-sharama