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

Feature/wasi cross platform skeleton #307

Merged
merged 13 commits into from
Apr 1, 2019

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    bd09343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea27eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d10d028 View commit details
    Browse the repository at this point in the history
  4. add imports

    Mark McCaskey committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    23c09ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48d34d9 View commit details
    Browse the repository at this point in the history
  6. fix linux impl bugs

    Mark McCaskey committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    de241a0 View commit details
    Browse the repository at this point in the history
  7. probably actually fix linux for real though

    Mark McCaskey committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    1f8b90b View commit details
    Browse the repository at this point in the history
  8. move linux impl to unix (it works on osx too!)

    Mark McCaskey committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    28d9d1f View commit details
    Browse the repository at this point in the history
  9. implement random_get()

    Mark McCaskey committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    88212d3 View commit details
    Browse the repository at this point in the history
  10. add pread on linux

    Mark McCaskey committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    35fbf57 View commit details
    Browse the repository at this point in the history
  11. fix basic errors in linux impl

    Mark McCaskey committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    5dcb95d View commit details
    Browse the repository at this point in the history
  12. fix backward enumerate

    Mark McCaskey committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    e7a5c01 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. Configuration menu
    Copy the full SHA
    e156ea2 View commit details
    Browse the repository at this point in the history