Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Duktape genconfig

genconfig is a helper script for coming up with a duk_config.h for compiling Duktape for your platform.

To support this:

  • It helps to create a duk_config.h for your platform/compiler combination. You can give a base configuration and then force certain values manually based on a YAML configuration file.
  • It autogenerates documentation for config options based on option metadata files written in YAML.

NOTE: tools/configure.py is now the preferred tool for preparing a config header (using genconfig.py) and Duktape source files (using other tools) for build.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.