executor: Move runtime caching out of WasmRuntime interface.
The runtime version is now fetched and cached at a higher level, not within the WasmRuntime trait implementations.
parent
c2975363
Please register or sign in to comment
The runtime version is now fetched and cached at a higher level, not within the WasmRuntime trait implementations.