github.com/goplusjs/gopherjs@v1.2.6-0.20211206034512-f187917453b8/compiler/natives/src/os/go116_os.go (about) 1 // +build js 2 // +build go1.16 3 4 package os 5 6 const isBigEndian = false