Skip to content

fix bug for file paths in windows during componentization#213

Merged
tschneidereit merged 5 commits intobytecodealliance:mainfrom
karthik2804:fix_windows_builds
Apr 2, 2025
Merged

fix bug for file paths in windows during componentization#213
tschneidereit merged 5 commits intobytecodealliance:mainfrom
karthik2804:fix_windows_builds

Conversation

@karthik2804
Copy link
Contributor

@karthik2804 karthik2804 commented Apr 2, 2025

This fixes a bug with the file paths not being passed through maybeWindowsPath for the initializer and the source directories.

fixes #212

Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
The npm tests depend on environment variables and `cross-env` helps us
perform it easily.env

Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
@karthik2804 karthik2804 marked this pull request as ready for review April 2, 2025 13:12
Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
Copy link
Member

@tschneidereit tschneidereit left a comment

Choose a reason for hiding this comment

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

Thank you for doing this! I left one request inline, but I hope that's easy to satisfy.

Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
@tschneidereit tschneidereit merged commit 4bf15d6 into bytecodealliance:main Apr 2, 2025
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.

Latest release (v0.18.0) seems to be broken in windows

2 participants