duktape_sys 0.0.2

Unsafe, low-level wrapper for duktape JavaScript interpreter
docs.rs failed to build duktape_sys-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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.