syscall: fs_js.go accesses a fs.O_DIRECTORY constant that's not defined in browsers #70723
Labels
arch-wasm
WebAssembly issues
compiler/runtime
Issues related to the Go compiler and/or runtime.
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
At Go tip, js/wasm programs inside a browser run into a panic during init of syscall package:
I see the problem and sent CL 634455 to fix it.
CC @golang/js.
The text was updated successfully, but these errors were encountered: