Hello there,

Yesterday I was in ACRI2022 conference for a talk and I had prepared a
quick demo of a 1D cellular automaton to animate a sound. I implemented the
demo in Faust (which I'm fond of and I want to advertise) in the WebIDE.
But unfortunately the program didn't run. However, everything was ok 5 days
before.

The error I got is:

WebAssembly.compile(): Compiling function #4 failed: local.set[0] expected
> type i32, found f32.load of type f32 @+2474


If necessary, I can try to track the error down but at the moment I don't
know which function is the #4 (or I can send you the code if you prefer).

Just in case, I tried to clear the cache and reload the source code. But it
didn't solve the problem.

-- 
jlp
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to