Track wasmedge resources: time, gas, instructions, etc.
Summary of changes:
- abstract out the functions to accumulate data in
stdoutQueue,debugLog, etc., and move that functionality to the base class; - create a similar function to parse
stdoutdata AFTER theendsignal has been sent; - add the
--enable-all-instructionsflag towasmedgecommands; - add some of the statistics as metadata
Bug: T360543