rive-wasm icon indicating copy to clipboard operation
rive-wasm copied to clipboard

[Bug]WebAssembly.Module doesn't parse at byte 476: can't get 1th argument Type

Open ZaneL1u opened this issue 1 year ago • 2 comments

Description

iOS devices use @rive-app/canvas to report errors

wasm streaming compile failed: CompileError: WebAssembly.Module doesn't parse at byte 476: can't get 1th argument Type

Provide a Repro

https://codesandbox.io/p/devbox/rive-wasm-problem-recurrence-wnrkpm?file=%2Fsrc%2Fmain.ts%3A30%2C1

Source .riv/.rev file

https://rive.app/static/riv/marty_purple_loop.riv

Screenshots

image

Browser & Versions (please complete the following information)

  • Browser: Safari 605.1.15
  • OS: iOS 15.7

ZaneL1u avatar Mar 19 '24 10:03 ZaneL1u

Hi @ZaneL1u, thanks for reporting the issue. I can reproduce it on my device, and we'll investigate the issue.

HayesGordon avatar Mar 26 '24 10:03 HayesGordon