ruby / fiddle

A libffi wrapper for Ruby.
BSD 2-Clause "Simplified" License
154 stars 34 forks source link

memoryview extension in ruby #59

Closed dsisnero closed 3 years ago

dsisnero commented 3 years ago

Is it possible to have a memoryview extension for ruby instead of using fiddle? Otherwise consider memoryview support in ruby/ffi also

kou commented 3 years ago

You can send a pull request to https://github.com/ffi/ffi .