os: Windows-style absolute paths are not recognized correctly in wasm environments #68820
Labels
arch-wasm
WebAssembly issues
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
NeedsFix
The path to resolution is known, but the work has not been done.
OS-JS
Milestone
Go version
go version devel go1.24-c5430dc1d8 Wed Jul 24 01:01:48 2024 +0000 windows/amd64
Output of
go env
in your module/workspace:What did you do?
Assume a basic file open program located at
E:\Temp\bug
Compile to wasm and run it with node.js wrapper.
What did you see happen?
What did you expect to see?
Open success.
The text was updated successfully, but these errors were encountered: