Skip to content

docs: add embedding resources section to distribution overview#468

Open
salehahmed99 wants to merge 1 commit intoneutralinojs:mainfrom
salehahmed99:docs/document-embed-resources-flag
Open

docs: add embedding resources section to distribution overview#468
salehahmed99 wants to merge 1 commit intoneutralinojs:mainfrom
salehahmed99:docs/document-embed-resources-flag

Conversation

@salehahmed99
Copy link
Copy Markdown

@salehahmed99 salehahmed99 commented Mar 28, 2026

Fixes #467

Description

Added a new "Embedding resources into the binary" subsection under "Selecting files for packaging" to document the --embed-resources flag in neu build.

Changes

  • Explained that --embed-resources injects resources.neu into the binary using postject, producing a single self-contained executable with no external resource file dependency
  • Added a usage example
  • Added a comparison table showing the distribution output difference between neu build and neu build --embed-resources
  • Added a note on the trade-off: embedded resources cannot be updated without rebuilding the binary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: --embed-resources flag is not covered in Distribution Overview

1 participant