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

Make the custom Emscripten SDK build steps more 'idiomatic' #70

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

floooh
Copy link
Owner

@floooh floooh commented Jun 2, 2024

  • for Run steps, simply use addArg() and addArgs() instead of building an array of args
  • fix the Emscripten linker run step to be "build system idiomatic": proper output arg so that dirty checks work as expected, and linker output first goes into the regular zig cache, and is then installed with an InstallDir step

@floooh floooh merged commit bcaaffa into master Jun 2, 2024
6 checks passed
@floooh floooh deleted the emscripten-tweaks branch June 2, 2024 19:32
kassane added a commit to kassane/sokol-d that referenced this pull request Jun 2, 2024
kassane added a commit to kassane/sokol-d that referenced this pull request Jun 2, 2024
* sokol_fetch support & new example
* fix emsdk setup and link, by @floooh (ref.: floooh/sokol-zig#70)
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.

None yet

1 participant