Skip to content

vmm: build console UI from build.rs#591

Merged
kvinwang merged 1 commit intomasterfrom
worktree-vmm-ui-rust-build
Mar 21, 2026
Merged

vmm: build console UI from build.rs#591
kvinwang merged 1 commit intomasterfrom
worktree-vmm-ui-rust-build

Conversation

@kvinwang
Copy link
Collaborator

Summary

  • add a vmm/build.rs that checks for Node.js/npm and builds the VMM UI during Cargo builds
  • write the generated console_v1.html to OUT_DIR and embed it from Rust instead of checking it into git
  • let build.mjs honor a configurable output path and document the new flow

Testing

  • cargo check -p dstack-vmm

@kvinwang kvinwang changed the base branch from fix/nts-time-sync to master March 20, 2026 17:10
@kvinwang kvinwang force-pushed the worktree-vmm-ui-rust-build branch from d39a0a1 to 89bc013 Compare March 20, 2026 17:13
@kvinwang kvinwang merged commit d46ba28 into master Mar 21, 2026
15 checks passed
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