Skip to content
Commit bae0f5d3 authored by Benjamin Kampmann's avatar Benjamin Kampmann
Browse files

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