SyntaxBomb - Indie Coders

Languages & Coding => BlitzMax / BlitzMax NG => Topic started by: Mongoose on November 05, 2019, 13:31:20

Title: Compile for Web platform target?
Post by: Mongoose on November 05, 2019, 13:31:20
Hi all,

Curious about the web target for compilation. Interesting idea, but I can't seem to get anything out of it (tried spintext.bmw since it's relatively simple, but only got Build Error: failed to compile (2) C:/Users/Mongoose-LAPTOP/Desktop/BlitzMax/BlitzMax/mod/brl.mod/blitz.mod/bdwgc/allchblk.c)

Is it at all usable, or should I just stick to compiling for win32?
Title: Re: Compile for Web platform target?
Post by: Derron on November 05, 2019, 18:15:12
Emscripten target is currently not working.


Android
Ios
Raspi
Switch/NX
Windows
Linux
Mac

Might work better.

Bye
Ron