Skip to content
  • Cory Massaro's avatar
    Track wasmedge resources: time, gas, instructions, etc. · a41ce532
    Cory Massaro authored and Ecarg's avatar Ecarg committed
    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 `stdout` data AFTER the `end` signal has been sent;
    - add the `--enable-all-instructions` flag to `wasmedge` commands;
    - add some of the statistics as metadata
    
    Bug: T360543
    
    !195
    a41ce532