On Fri, Nov 30, 2018 at 12:00 PM <[email protected]> wrote: > > Hi. > > Is there any binary lifter for wasm to any IR (e.g. LLVM IR or Binaryen IR) ? > Can we think of wasm2wat as a binary lifter for Binaryen IR? >
For binaryen IR `wasm-dis` is probably closer. > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
