xgo/cli
Daniel 3c30109cd0
fix bytecode encoding/decoding of builtin modules (#154)
* fix bytecode encoding/decoding of builtin modules

* Bytecode.Decode() to take map[string]objects.Importable

* add objects.ModuleMap

* update docs

* stdlib.GetModuleMap()
2019-03-20 01:28:40 -07:00
..
cli.go fix bytecode encoding/decoding of builtin modules (#154) 2019-03-20 01:28:40 -07:00
cli_test.go fix bytecode encoding/decoding of builtin modules (#154) 2019-03-20 01:28:40 -07:00