This is a bug in wasm-as, it's adding a linefeed character after each 
string it writes to the WASM file. Added bug report 
here: https://github.com/WebAssembly/binaryen/issues/331

On Saturday, April 9, 2016 at 2:46:25 PM UTC-7, Gareth Morgan wrote:
>
> In the latest Chrome Canary (Version 51.0.2704.0 canary (64-bit)) I get 
> this error when I try and run Wasm generated by BinaryEn:
> Uncaught WASM.instantiateModule(): Result = expected version 0a 00 00 00, 
> found 0d 0a 00 00 @+4
>
> Is there an older version I should be using? Or a flag I can pass to get 
> the right version?
>
>

-- 
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.

Reply via email to