github.com/goplusjs/gopherjs@v1.2.6-0.20211206034512-f187917453b8/compiler/natives/src/text/template/template.go (about) 1 // +build js 2 3 package template 4 5 const maxExecDepth = 3000