kc3-lang/libffi/.github/workflows/emscripten.yml

Branch :


Log

Author Commit Date CI Message
adfe4489 2025-01-31 21:41:56 Emscripten: remove support for `-sWASM_BIGINT=0` (#874) * Emscripten: cleanup * Emscripten: remove support for `-sWASM_BIGINT=0` * Emscripten: remove redundant CircleCI config * Emscripten: modernize CI * Ensure test helper methods are static Similar to #644. * Fix test failures in `cls_multi_{s,u}shortchar`
377a1369 2024-09-15 07:38:22 Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#856) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
adbcf2b2 2023-10-21 09:58:28 Disable firefox testing
22b50e89 2023-08-31 16:31:42 Fix python and pyodide version
4467a3bc 2023-08-31 08:48:50 Upgrade pyodide version to match newer selenium API
23752064 2023-02-09 12:23:35 Normalize libffi labels
ca268015 2023-02-09 10:31:22 Use rlgl
7d23c2d2 2023-02-09 06:01:37 Add emscripten gha workflow (#768) Resolves issue #767