Imports of concurrent-instantiation command

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
embedPackage embed provides access to files embedded in the running Go program.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/tetratelabs/wazero
logPackage log implements a simple logging package.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.