Unverified Commit 72d5321a authored by Jim Posen's avatar Jim Posen Committed by GitHub
Browse files

executor: Move runtime version caching out of WasmRuntime interface. (#3993)

* 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.

* executor: Require successful querying of runtime version.
parent cf90ba6f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment