Open n9lsjr opened 5 months ago
Great package! I would like to request V8Runtime::createArrayBuffer to return a jsi::ArrayBuffer. It seems like a quite important feature.
https://github.com/Kudo/react-native-v8/blob/ad46dfd8aeaed5f181553c6d24ae82a0826774a1/src/v8runtime/V8Runtime.cpp#L1260
Thanks.
Can you give my any hints how to implement this myself if this is not a priority? I have an application that uses it and really want to use v8. Thanks 🎉
Great package! I would like to request V8Runtime::createArrayBuffer to return a jsi::ArrayBuffer. It seems like a quite important feature.
https://github.com/Kudo/react-native-v8/blob/ad46dfd8aeaed5f181553c6d24ae82a0826774a1/src/v8runtime/V8Runtime.cpp#L1260
Thanks.