github.com/aykevl/tinygo@v0.5.0/src/runtime/os_js.go (about) 1 // +build js 2 3 package runtime 4 5 const GOOS = "js"