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

introduce devcontainers #29

Merged
merged 4 commits into from
Jul 22, 2024

Conversation

fennibay
Copy link
Contributor

This PR introduces a devcontainer with the emscripten environment, so not all developers have to install it locally.

I initially tried to use the emscripten feature for the devcontainer, but there is a bug that prevents this from working for Podman on Windows. This Dockerfile-based version should work with Podman and Docker everywhere.

@jameslan this will help me in finishing the work in #21.

fennibay added 2 commits July 18, 2024 08:54
This brings in an emscripten environment for all developers, without having to install it manually
@jameslan jameslan merged commit b189838 into jameslan:master Jul 22, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants