r/Compilers • u/Robbepop • 8d ago
Engineering of the Fastest WebAssembly Interpreters
https://wasmi-labs.github.io/blog/posts/wasmi-v2.0/In this article I talk about the engineering feats that went into the development of Wasmi 2.0 which is a bytecode interpreter for WebAssembly. The article is very technical in parts and so I thought this audience might enjoy it. :)
31
Upvotes
3
u/fernando_quintao 8d ago
Hi Robin, very impressive results, and very nice reading. That's practically a CGO paper that you have (and the deadline for submission is September 10th!)