Skip to content

a-bx/mruby-cfunc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mruby-cfunc

Interface to C functions on mruby. it's based on libffi.

first step

make test

Limitation

  • mrb_int should be 64bit int (ex int64_t)

Todo

  • Test!
  • Improve error handling
  • Support anonymous struct
  • Examples
  • Documents

Contributing

Feel free to open tickets or send pull requests with improvements. Thanks in advance for your help!

Authors

Original Authors "MobiRuby developers" are https://github.com/mobiruby/mobiruby-ios/tree/master/AUTHORS

License

See Copyright Notice in cfunc.h.

About

Interface to C functions on mruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published