Improve Runtime execution by caching runtime lookup
Cache whether the native or wasm runtime should be used for a given code and if the latter, keep around the parsed wasmi::Module for faster execution.
parent
2a8a6851
Please register or sign in to comment