duktape_ffi 0.0.1

Unsafe, low-level wrapper for duktape JavaScript interpreter
Documentation

EXPERIMENTAL: Low-level, unsafe wrapper arround the duktape API.

Note that some of this code is generated based on the specific compiler, operating system and processor, so various details may change depending on the system you're targeting. Do not assume that constants or integer sizes are the same everywhere!

We do not yet provide replacements for duktape function macros, but pull requests are very welcome.