WebAssembly-in-Action icon indicating copy to clipboard operation
WebAssembly-in-Action copied to clipboard

Section 9.4: issue about pthreads.html

Open daem0nc0re opened this issue 4 years ago • 0 comments

Hi.

I tested updated codes for Section 9.4 but hit following error.

Uncaught ReferenceError: SharedArrayBuffer is not defined

The error is outputted in developer tool console of FireFox and Google Chrome. I build it with Emscripten 2.0.28. How can I fix it?

daem0nc0re avatar Sep 24 '21 05:09 daem0nc0re