Release: wasm_spec_kernel - a Jupyter kernel for WebAssembly
Testing out WebAssembly features that are only present in webassembly/spec’s reference interpreter is hard because the interpreter is written in OCaml and can’t be run on the web.
So I created a Jupyter kernel that interfaces with its REPL. Now you can showcase WebAssembly code in a Jupyter environment.
Explore the source code on GitHub:
Also, you can jump right into a web-based Jupyter notebook with this kernel loaded thanks to Binder: