Just today I re-benchmarked the upcoming Wasmi (WebAssembly Interpreter) version. It makes heavy use of direct-threaded code (tail-calls) for its instruction dispatch but can be configured to use ...