Introduction When developers get tools they like, they tend to be more productive. Extensibility in a language of choice provides the convenience of extensibility without learning a new language. WebAssembly runtime executes bytecode, generated by compiling code written in high level languages — javascript, C, C++, Python, Rust or Golang. We…