Skip to content

Ability to customise Node build options #55

Description

@bmaupin

Hi, this project looks great! I've been using https://github.com/nexe/nexe and one of the things I like about that project is the ability to pass custom options to the configure command when building Node. For example, newer versions of Node can be built with a small ICU to reduce the size of the binary a bit (e.g. ./configure --with-intl=small-icu) or even without Intl support at all.

Custom parameters can also be passed to make (e.g. --make=-j$(nproc)).

Is that possible with js2bin?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions