Engineering of the fastest WebAssembly interpreters

(wasmi-labs.github.io)

38 points | by herobird 2 days ago ago

1 comments

  • josephg an hour ago

    Very cool!

    How does the performance of this wasm interpreter compare to native execution? Are we getting close?

    And you’re comparing against wasmtime.pulley, which is their optimising interpreter. How does it stack up against wasmtime’s cranelift compiler?