WebAssembly and file upload to a module

@Theo69 , do you mean the test project? It doesn’t fix anything for me, not even creating a fresh project.

No, a webassembly project I am working on.
But, I just got problems too.

Project to reproduce:
Module12 3.bugreport.zip (1.6 MB)

Build log:
Module12 3.bugreport.txt (22.5 KB)

To reproduce: keep pressing the “click me” button until it crashes.

Print screen:

Thanks! I’ll look into this as soon as I can.

3 Likes

So this seems to be related to the wasm/js stack (which boehm cannot see, due to js security) vs the addressable stack (which boehm can see). Looking into a fix now.

2 Likes

A post was split to a new topic: WebAssembly: IE

bugs://E25556 was closed as fixed.

1 Like