Re: Live pascal - FF/Safari fix.

Michael Van Canneyt via fpc-pascal <[email protected]> Fri, 27 Feb 2026 14:05:43 +0100 (CET)
Newsgroups gmane.comp.compilers.free-pascal.general
Message-ID <[email protected]>

On Fri, 27 Feb 2026, LacaK via fpc-pascal wrote:

> Hi Michael,
> there is some progress in my use case: "Loading units 15/15..." and in 
> console i see errors:
> - Failed to create webassembly. Reason: pas2jsworker.js:5538:17
> - Error: no WebAssembly compiler available
>     ArrayOK https://live.freepascal.org/test-firefox/pas2jsworker.js:5388
> pas2jsworker.js:5539:17
> - Error: no WebAssembly compiler available pas2jsworker.js:5388:30

As far as I can tell, it means your firefox has wasm disabled.

about:config

Check the javascript.options.wasm setting or wasm_baselinejit settings. They
should be 'true'


Michael.

_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal