#Any special setup needed to compile Zig + Raylib to WASM?

1 messages · Page 1 of 1 (latest)

maiden berry
#

I'm pretty new to zig and planning to use zig + raylib for an upcoming game jam. I'm a place where I don't know what I don't know, so wanted ask if there's anything special needed to get this working.

raw escarp
#

you will need emscripten

maiden berry
#

Thanks!