We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When you first open or start a WebAssembly project in GoLand, it won't understand the "syscall/js" package.
That's easily fixable, by changing the GOOS and GOARCH values in the project settings, as per the screenshots below.