github.com/goplusjs/gopherjs@v1.2.6-0.20211206034512-f187917453b8/compiler/natives/src/math/big/big.go (about)

     1  // +build js
     2  
     3  package big
     4  
     5  // TODO: This is a workaround for https://github.com/gopherjs/gopherjs/issues/652.
     6  //       Remove after that issue is resolved.
     7  type Word uintptr