Skip to content

Conversation

@karthik2804
Copy link
Contributor

The new sytax uses cwd() to strip the prefix when building using original source location. We were not running it through maybeWindowsPath which led to file not being found during initialization. This PR fixes that and thus enables building on windows using the new syntax.

The new sytax uses cwd() to strip the prefix when building using
original source location. We were not running it through
maybeWindowsPath which led to file not being found during
initialization. This PR fixes that and thus enables building on windows
using the new syntax.

Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
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!

@tschneidereit tschneidereit merged commit 2973656 into bytecodealliance:main Apr 8, 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.

2 participants