Skip to content

build: replace postbuild-cpp.js with bash script#19

Open
aduh95 wants to merge 2 commits into
ShogunPanda:mainfrom
aduh95:bash-post-build
Open

build: replace postbuild-cpp.js with bash script#19
aduh95 wants to merge 2 commits into
ShogunPanda:mainfrom
aduh95:bash-post-build

Conversation

@aduh95

@aduh95 aduh95 commented Jun 14, 2026

Copy link
Copy Markdown

Remove the Node.js/pnpm dependency for building C++ header files. The new postbuild-cpp.sh script parses the version from Cargo.toml and methods from the YAML constants directly, producing identical output to the original JavaScript implementation.

If milo is ever to become a Node.js dependency, it's important to avoid a circular dependency.

aduh95 added 2 commits June 14, 2026 12:31
Remove the Node.js/pnpm dependency for building C++ header files.
The new postbuild-cpp.sh script parses the version from Cargo.toml
and methods from the YAML constants directly, producing identical
output to the original JavaScript implementation.

If milo is ever to become a Node.js dependency, it's important to avoid
a circular dependency.
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.

1 participant