Comment on Wasmi v0.32: WebAssembly interpreter is now faster than everparentComments−eviks2yWould you say their use case is closer to the "Translation-Intense" type?−mgt199372yNot really. I think the wasm file is only translated once and most time is spent on executing it.
Comments
Would you say their use case is closer to the "Translation-Intense" type?
Not really. I think the wasm file is only translated once and most time is spent on executing it.