Skip to content

fixes bug for js winml sdk where binaries were not overwritten properly#617

Open
prathikr wants to merge 1 commit intomainfrom
prathikrao/js-overwrite-fix-main
Open

fixes bug for js winml sdk where binaries were not overwritten properly#617
prathikr wants to merge 1 commit intomainfrom
prathikrao/js-overwrite-fix-main

Conversation

@prathikr
Copy link
Copy Markdown
Contributor

@prathikr prathikr commented Apr 8, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 8, 2026 22:57
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
foundry-local Ready Ready Preview, Comment Apr 8, 2026 10:57pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to fix a JS WinML SDK installation bug where previously installed native binaries could remain on disk, leading to stale/incorrect binaries being used after switching variants (e.g., standard ↔ WinML).

Changes:

  • Adds a pre-install cleanup step to delete existing files in the native binary directory before extracting new binaries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants