PetterS / quickjs

Thin Python wrapper of https://bellard.org/quickjs/
https://github.com/bellard/QuickJS
MIT License
175 stars 19 forks source link

NumPy compatibility #138

Open qwenger opened 8 months ago

qwenger commented 8 months ago

Enhancement idea: add compatibility of TypedArray's with numpy, if available. Is it doable without data copy (direct pointer access)?

PetterS commented 7 months ago

I just want to thank you for all your work here. Happy 2024! 🥇