make uncompressed and compressed wasm available
As of now, srtool shows only the compact (uncompressed) version of the wasm. The compressed version is built and available but nothing is reported. The missing info should be added. The runtime(s) should be an array. We may need to have a version with both the old data and the array to allow users and tools to transition.
Edited by Will