.github/workflows/emscripten.yml

Branch


Log

Author Commit Date CI Message
Theo Buehler 255f3158 2025-01-09T14:34:44 What happens on ubuntu-24.04? Actions have been issuing annoying warnings about ubuntu-24.04 becoming the default for ubuntu-latest for some definition of "soon". Let's see if we care.
Mostafa Saad a949ecf4 2024-06-16T11:08:38 Fix comment in emscripten.yml Co-authored-by: Joshua Sing <joshua@joshuasing.dev>
MoustaphaSaad f788dea4 2024-06-07T18:26:36 use -gsource-map instead of -ggdb
MoustaphaSaad 6f37c932 2024-06-07T16:45:06 fix emscripten.yml workflow fix formatting in some commands. Add missing -fsanitize=address to the ASAN test
MoustaphaSaad c7a7dbd7 2024-06-04T21:22:38 use emcmake instead of feeding toolchain file manually
MoustaphaSaad 64d11fcf 2024-05-31T21:29:14 add initial Emscripten CI workflow