Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Emscripten compilation & linking
| Re: Emscripten compilation & linking [message #61972 is a reply to message #61971] |
Sat, 11 April 2026 16:31  |
frederik.dumarey
Messages: 35 Registered: December 2021 Location: Belgium
|
Member |
|
|
Hello Oblivion,
Thanks! Works perfectly.
Great to read that Core is already ported, can't wait to see CtrlLib ported too 
With your settings you get the Javascript and the Wasm file right, if somebody wants a html test file, just add the -o output.html setting, and you get a html file which you can serve using a local web server with python -m http.server [port]. Run the last command in the directory where the html, js and wasm file have been compiled.
This will be added to the book. Just for your information: I also made an example with the SDL library for a GUI tutorial, also working fine with this options.
Regards,
Frederik.
Regards,
Frederik Dumarey
Belgium
|
|
|
|
Goto Forum:
Current Time: Sat Apr 25 14:06:00 GMT+2 2026
Total time taken to generate the page: 0.00528 seconds
|