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

feat(c-api) Implement cross-compilation API in C #2072

Merged
merged 17 commits into from
Feb 2, 2021

Commits on Jan 28, 2021

  1. feat(c-api) Start implementing wasm_target_t, wasm_triple_t and `…

    …wasm_cpu_features_t`.
    Hywan committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    b201f12 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    8f42485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    169fe16 View commit details
    Browse the repository at this point in the history
  3. chore(c-api) Remove warning.

    Hywan committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    1eec258 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc5bbfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14b8fb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fda912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e405746 View commit details
    Browse the repository at this point in the history
  8. chore(c-api) Update headers.

    Hywan committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    dc9f8fc View commit details
    Browse the repository at this point in the history
  9. doc(changelog) Add wasmerio#2072.

    Hywan committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    fd39a74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c5692c View commit details
    Browse the repository at this point in the history
  11. chore(cargo) Update Cargo.lock.

    Hywan committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    88e5e49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9fb174e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e757de View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    7eb0839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0826d3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4725a5d View commit details
    Browse the repository at this point in the history