Versions in this module Expand all Collapse all v1 v1.1.1 Oct 29, 2019 Changes in this version + var BigNumber_JS = deps.MustAsset("bignumber.js") + func GetJsStandardApis() string + type JSRE struct + func (self *JSRE) Generate(ctx *actioncontext.Context) interpreter.Interpreter + func (self *JSRE) Initialize() + func (self *JSRE) Shutdown() + func (self *JSRE) Startup() + type Runtime struct + func (rt *Runtime) Exec(code []byte, param []byte, ttl time.Duration) time.Duration