Git Product home page Git Product logo

Comments (8)

mackron avatar mackron commented on June 12, 2024

Your code looks OK on the surface. But looking at your call stack, I can't see anything relating to miniaudio in there? Are you sure this is miniaudio related? How have you determined this is related to miniaudio and not something else in your code?

from miniaudio.

oregu1 avatar oregu1 commented on June 12, 2024

Your code looks OK on the surface. But looking at your call stack, I can't see anything relating to miniaudio in there? Are you sure this is miniaudio related? How have you determined this is related to miniaudio and not something else in your code?

Thanks for your quick response.

Without invoking sound methods everything works fine without any errors. I've checked it several times commenting code relative to sound initialization and play.

Sanitizer shows this -
Screenshot 2024-02-07 at 12 57 39

wasm streaming compile failed: CompileError: WebAssembly.instantiateStreaming(): Compiling function #23759:"ma_dr_flac__decode_samples_with_residual__rice_..." failed: local count too large @+60197772

from miniaudio.

oregu1 avatar oregu1 commented on June 12, 2024

@mackron What it could be? I've spent a week trying to figure it out but no success.

from miniaudio.

mackron avatar mackron commented on June 12, 2024

I'm not familiar with that error. I've never seen that before nor have I had a report about it so I can't be of much help. However, it looks like some kind of issue with the build environment. Just doing a quick search now, maybe it's related to this? emscripten-core/emscripten#19346

from miniaudio.

mackron avatar mackron commented on June 12, 2024

Is this error fixed now that the stack size error is fixed? FYI, I've update the dev branch to default the stack size to 131072.

from miniaudio.

oregu1 avatar oregu1 commented on June 12, 2024

Yeah. Upping of stack size helped me out. Thanks.

from miniaudio.

mackron avatar mackron commented on June 12, 2024

So this issue can be closed now too?

from miniaudio.

oregu1 avatar oregu1 commented on June 12, 2024

Yes. Everything looks fine.

from miniaudio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.