No description
  • C++ 65.3%
  • C 30.3%
  • Lua 3.2%
  • CMake 0.6%
  • Makefile 0.2%
  • Other 0.2%
Find a file
Calvin Wong Loi Sing 49890edf0c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: link svg_raster_glue in LOVE_3P
2026-05-14 12:39:31 -04:00
.vscode Merge branch 'emscripten' into emscripten-11.4 2022-08-25 15:31:43 +01:00
extra Update copyright year for 2022 2021-12-31 18:33:40 -04:00
platform Update version number in configure.ac 2022-01-02 15:07:12 +01:00
src fix: textern typo → extern 2026-05-14 12:38:35 -04:00
.gitattributes Create a gitattributes file 2020-01-15 14:50:19 +01:00
.gitignore Add project-local macOS frameworks to gitignore 2021-05-30 10:45:58 -03:00
.hgignore Add platform/xcode/ios/luajit-git to the hgignore file. 2018-12-13 22:36:42 -04:00
.hgtags Added tag 11.3 for changeset 8c6f6a0ca1f0 2019-10-27 12:16:11 -03:00
.woodpecker.yml fix: yaml syntax in CI config 2026-05-14 11:43:33 -04:00
Android.mk Remove GLee-related lines. 2019-10-07 21:31:58 +08:00
changes.txt Add release date 2022-01-02 09:37:33 -04:00
CMakeLists.txt feat: link svg_raster_glue in LOVE_3P 2026-05-14 12:39:31 -04:00
license.txt Update copyright year for 2022 2021-12-31 18:33:40 -04:00
readme-iOS.rtf Added a basic iOS readme. 2015-12-22 00:07:24 -05:00
readme.md Updated Emscripten changes for 11.4 2022-03-16 17:52:50 -04:00

Adapting LÖVE to suit Emscripten. Would be neat if this was part of the official pipeline at some point in the future.

The final frontier, so to speak!

See love.js for more info.