Versions in this module Expand all Collapse all v1 v1.1.1 Oct 29, 2019 Changes in this version + const BcPrefix + const DecaimasBase + var BcContract = "0xb78f12Cb3924607A8BC6a66799e159E3459097e9" + func NewWasmRe() interpreter.PluginImpl + type ParaPaser interface + ParseInputPara func(para []byte, base, max int) (funcName string, args []uint64, mem []byte) + type Runtime struct + func (rt *Runtime) Exec(code []byte, param []byte, ttl time.Duration) time.Duration + type RuntimeBc20 struct + func (rt *RuntimeBc20) Exec(code []byte, param []byte, ttl time.Duration) time.Duration + type WasmRE struct + func (self *WasmRE) Generate(ctx *actioncontext.Context) interpreter.Interpreter + func (self *WasmRE) Initialize() + func (self *WasmRE) Shutdown() + func (self *WasmRE) Startup()