dibyendumajumdar / nanojit

NanoJIT is a small, cross-platform C++ library that emits machine code.
Mozilla Public License 2.0
151 stars 16 forks source link

Allow registration of externally defined C functions that can be called by JITed code #6

Closed dibyendumajumdar closed 7 years ago

dibyendumajumdar commented 7 years ago

Implemented in 0.1 alpha