Wasmdec Versions Save

WebAssembly to C decompiler

1.2.1

5 years ago
  • Updated Binaryen to latest commit
  • Changed how assignments are generated to improve readability
  • Added wasmdec.js JavaScript API

1.2.0

5 years ago
  • You can now decompile multiple binaries at once
  • Improved parsing of switch routines
  • Added block label decompilation

1.1.0

5 years ago

First release for Linux x64 only.