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 builder API for WasiState #850

Merged
merged 6 commits into from
Oct 2, 2019
Merged

Commits on Sep 30, 2019

  1. Add builder API for WasiState

    Mark McCaskey committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    2e860e5 View commit details
    Browse the repository at this point in the history
  2. Move validation to end of Builder

    Mark McCaskey committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    38602b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Update API to be more cleann

    Mark McCaskey committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    4660bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75286b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Update some from feedback, fix tests

    format with 1.37
    Mark McCaskey committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    5185f12 View commit details
    Browse the repository at this point in the history
  2. Update stub wasi generate import object fn

    Fix typo
    
    Fix debug issue
    Mark McCaskey committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    afbde49 View commit details
    Browse the repository at this point in the history