[fpc-pascal] fpc webassembly and node
Michael Van Canneyt
michael at freepascal.org
Mon Oct 9 10:23:58 CEST 2023
On Mon, 9 Oct 2023, Michael Van Canneyt via fpc-pascal wrote:
>
> Hello,
>
> Either list is fine.
>
> This should compile and work.
>
> I'm using webassembly and classes quite a lot, even with threading, so I see
> no reason why this simple code should not run.
>
> How did you start the webassembly ? How much memory did you provide to the
> webassembly ?
> Did you use pas2js to start it ? What browser did you test ?
Disregard the last question, it's node of course, so the V8 engine.
Michael.
More information about the fpc-pascal
mailing list