Wasm – WebAssembly decoder and disassembler library for Python

Python module capable of decoding and disassembling WebAssembly modules and
bytecode, according to the preliminary specification of the WASM binary format
(preview version 0xD).

Similar