Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI job for building & testing with emscripten #1538

Open
SanderMertens opened this issue Jan 27, 2025 · 4 comments
Open

Add CI job for building & testing with emscripten #1538

SanderMertens opened this issue Jan 27, 2025 · 4 comments
Labels
enhancement New feature or request

Comments

@SanderMertens
Copy link
Owner

Describe the problem you are trying to solve.
Currently flecs is not built and tested with emscripten, which can cause instability for apps built with emscripten.

Describe the solution you'd like
Add CI jobs that:

  • build flecs in debug/release build with emscripten
  • build flecs examples with emscripten
  • run all test suites with emscripten
@SanderMertens SanderMertens added the enhancement New feature or request label Jan 27, 2025
@andrewgazelka
Copy link

@addbounty $1

@addbounty
Copy link

addbounty commented Jan 28, 2025

banner
button

Make a Draft PR early so others can see you are working on it! To automatically create one:

cargo install bounty
bounty start SanderMertens/flecs#1538

When merged, you will receive the bounty!

@SanderMertens
Copy link
Owner Author

@addbounty $250

Repository owner deleted a comment from testuser-239 Jan 28, 2025
andrewgazelka added a commit to andrewgazelka/flecs that referenced this issue Jan 29, 2025
@andrewgazelka
Copy link

fyi I am not working on this @TestingPlant ... I was just experimenting 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants