Skip to content

Conversation

@dsherret
Copy link
Member

It's unfortunate that rust doesn't have a better way of you telling it to use windows paths on wasm32-unknown-unknown, but it is what it is. This shifts these up to the CLI crate so we're not doing initial_cwd.join(some_absolute_path). Previously it could easily lead to paths like V:\my-project\V:\my-project\deno.json in Wasm.

@dsherret dsherret requested review from nathanwhit and nayeemrmn July 10, 2025 15:51
@dsherret dsherret merged commit 6c736b1 into denoland:main Jul 10, 2025
18 checks passed
@dsherret dsherret deleted the refactor_shift_initial_cwd_join_up_cli branch July 10, 2025 18:43
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