wwwg / wasmdec

WebAssembly to C decompiler
https://wwwg.github.io/web-wasmdec/
MIT License
396 stars 26 forks source link

Decompilation failed #18

Open Gwarks opened 5 years ago

Gwarks commented 5 years ago

I tried to decompile http://worlddominationcommittee.org/~lee/filez/wasm/test5.wasm just for testing with web-wasmdec but it gives me: ;; "test5.wasm" (Selected wasm binary file)

/*
                            Decompilation failed :(
                            Check for syntax issues!
                            */

The file itself is working with all major browsers