-
-
Notifications
You must be signed in to change notification settings - Fork 50
Any plans to support WASM / Browser? #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededin-progressThis issue is actively being worked on; development is currently in progress.This issue is actively being worked on; development is currently in progress.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededin-progressThis issue is actively being worked on; development is currently in progress.This issue is actively being worked on; development is currently in progress.
Projects
Status
In progress
Hello,
first of all: Thanks for this great library.
Today I tried to use it with Linux and it worked flawlessly. Unfortunately when using an AvaloniaUI Cross Platform GUI Application and trying to start the WASM / Browser build, there is an error:
Since this is a wrapper for
miniaudioandminiaudioseems to supportWASMbuilds, I would like to ask, if you plan to integrate support forWASMor if I missed somethingExamples:
I basically ran all this using the AvaloniaUI xplat example and the SoundFlow example from the readme using a
MemoryStreamto rule out local file accessing errors: