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 emscripten functions and types to the C API #1062

Merged
merged 7 commits into from
Dec 17, 2019

Commits on Dec 13, 2019

  1. Add foundational emscripten functions and types to C API

    Mark McCaskey committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    f1c95a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    e86b394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d4897 View commit details
    Browse the repository at this point in the history
  3. Update changelog, clean up, fix test

    Mark McCaskey committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    a2b47bd View commit details
    Browse the repository at this point in the history
  4. Add capi emscripten test to test-capi recipe

    Mark McCaskey committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    cd0b4a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Address feedback; improve emscripten fn names in C API

    Mark McCaskey committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    bb90cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83fded4 View commit details
    Browse the repository at this point in the history