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 mu
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 pas2j
Hi guys,
i have a question concerning webassembly,
please let me know if this is the wrong list.
is it possible to use classes and compile to webassemly,
the following code is working well but wen i uncomment the constructor
line
the code can be compiled but will not run anymore
RuntimeErro