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 js-cross devShell #176

Merged
merged 7 commits into from
Aug 4, 2023
Merged

Add js-cross devShell #176

merged 7 commits into from
Aug 4, 2023

Commits on Jul 6, 2023

  1. Introduce crossTarget

    This merely injects `--host` and `--target` flags into the recommended
    `configure` arguments.
    bgamari authored and chreekat committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a7044f9 View commit details
    Browse the repository at this point in the history
  2. flake: Introduce js-cross devShell

    bgamari authored and chreekat committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    551d150 View commit details
    Browse the repository at this point in the history
  3. Use temp directory for emscriptem cache

    As suggested by @doyougnu on alpmestan#169.
    chreekat committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    3268110 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12e95eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0333ad9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Remove redundant example use of hadrian

    Neatly sidestepping the question of *which* example to provide.
    chreekat committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    75235b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71829d View commit details
    Browse the repository at this point in the history