Comment on Wasmi v0.32: WebAssembly interpreter is now faster than everComments−mgt199372yIt remind me of typst, which use wasmi as its wasm plugin executor.- https://typst.app/docs/reference/foundations/plugin/−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
It remind me of typst, which use wasmi as its wasm plugin executor.
- https://typst.app/docs/reference/foundations/plugin/
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.