Banjo

52 thoughts
last posted Nov. 9, 2015, 7:13 p.m.

4 earlier thoughts

0

FFI to C++ / Javascript / Java

FFI: The FFI interface should really just parse C++ header files, or source files for whatever language is being interfaced to. With the clang wrappers out there, it should be feasible to figure out what is defined in each header and make that accessible in a sane way without requiring a bunch of wrappers to be written.

47 later thoughts