Skip to content

dougreichard/raylib-web-starter

Repository files navigation

Basic RayLib with Web Build

Lessons learned

  • Raylib needs the PLATFORM set to Web for emscripten (Spent a bunch of time figure that out)
  • Learned how to use CMakePresets with VSCode probably a good idea for cross compiled projects
  • Emscripten in a subfolder (or maybe a sub module) in a good idea

About

A starter project that can cross compile Native and Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published